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
- is_a_webcomic()
The relation argument is always set tolast
.