Skip to content

is_a_webcomic_page()

Michael Sisk edited this page Apr 10, 2018 · 1 revision

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

Clone this wiki locally