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

is_webcomic_character()

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

Is the query for a comic taxonomy archive?

is_webcomic_character( mixed $collections = null, mixed $terms = null, mixed $relative = null, array $args = [] ) : bool

Parameters

mixed $collections

Optional collections to check for.

mixed $terms

Optional terms to check for.

mixed $relative

Optional reference term.

array $args

Optional arguments.

Return

bool

Uses

  • is_webcomic_tax()
    The taxonomies argument is always set to a character taxonomy or character taxonomies.
Clone this wiki locally