-
-
Notifications
You must be signed in to change notification settings - Fork 29
first_webcomic_term_link()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Display a link to the first comic term.
first_webcomic_term_link( string $link = '« %title', mixed $term = null, array $args = [], mixed $post = null, array $post_args = [] ) : void
Optional link text, like before{{text}}after.
Optional reference term.
Optional arguments.
Optional reference post.
Optional post arguments.
void
-
get_webcomic_term_link()
The relation argument is always set tofirst
.