Skip to menu

is_a_next_webcomic()

Is the post the next comic?

is_a_next_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

Back to top