Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

is_webcomic_page()

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

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

Clone this wiki locally