Skip to menu

is_a_webcomic_media()

Is the post comic media?

is_a_webcomic_media( mixed $post = null, array $collections = [] ) : bool

Parameters

mixed $post

Optional post to check.

array $collections

Optional collections to check for.

Return

bool

Back to top