Skip to menu

previous_webcomic_link()

Display a link to the previous comic.

previous_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