Skip to menu

next_webcomic_link()

Display a link to the next comic.

next_webcomic_link( string $link = '›', mixed $post = null, array $args = [] ) : void

Parameters

Optional link text, like before{{text}}after.

mixed $post

Optional reference post.

array $args

Optional arguments.

Return

void

Uses

Back to top