Skip to menu

is_webcomic_page()

Is the query for a page related to a comic collection?

is_webcomic_page( mixed $collections = null, mixed $pages = null ) : bool

Parameters

mixed $collections

Optional collections to check for.

mixed $pages

Optional pages to check for.

Return

bool

Uses

Back to top