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

is_first_webcomic()

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

Is the query for the first comic?

is_first_webcomic( mixed $collections = null, mixed $posts = null, mixed $relative = null, array $args = [] ) : bool

Parameters

mixed $collections

Optional collections to check for.

mixed $posts

Optional posts to check for.

mixed $relative

Optional reference post.

array $args

Optional arguments.

Return

bool

Uses

Clone this wiki locally