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

has_webcomic_character()

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

Does the post have a comic character?

has_webcomic_character( string $scope = '', mixed $term = null, mixed $post = null ) : bool

Parameters

string $scope

Optional scope to check. May be a collection ID (like webcomic1), a scope keyword (like own or crossover), or empty.

mixed $term

Optional term to check.

mixed $post

Optional post to check.

Return

bool

Uses

Clone this wiki locally