Skip to menu

has_webcomic_print()

Does the comic have any prints?

has_webcomic_print( mixed $type = null, mixed $post = null ) : bool

Parameters

mixed $type

Optional print to check for.

mixed $post

Optional post to check for prints.

Return

bool

Back to top