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

is_a_last_webcomic()

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

Is the post the last comic?

is_a_last_webcomic( mixed $post = null, mixed $relative = null, array $args = [] ) : bool

Parameters

mixed $post

Optional post to check.

mixed $relative

Optional reference post.

array $args

Optional arguments.

Return

bool

Uses

Clone this wiki locally