Skip to menu

last_webcomic_link()

Display a link to the last comic.

last_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