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