Display a link to the previous comic.
previous_webcomic_link( string $link = '‹', mixed $post = null, array $args = [] ) : void
Parameters
string
$link
Optional link text, like before{{text}}after.
mixed
$post
Optional reference post.
array
$args
Optional arguments.
Return
void
Uses
- get_webcomic_link()
The relation argument is always set toprevious
.