Skip to menu

is_a_webcomic_page()

Is the page related to a comic collection?

is_a_webcomic_page( mixed $page = null, mixed $collections = null ) : bool

Parameters

mixed $page

Optional page to check.

mixed $collections

Optional collections to check for.

Return

bool

Back to top