-
-
Notifications
You must be signed in to change notification settings - Fork 29
is_previous_webcomic()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Is the query for the previous comic?
is_previous_webcomic( mixed $collections = null, mixed $posts = null, mixed $relative = null, array $args = [] ) : bool
Optional collections to check for.
Optional posts to check for.
Optional reference post.
Optional arguments.
bool
-
is_webcomic()
The relation argument is always set toprevious
.