Skip to content

get_webcomic_term_link()

Michael Sisk edited this page Apr 10, 2018 · 1 revision

Get a comic term link.

get_webcomic_term_link( string $link = '%title', mixed $term = null, array $args = [], mixed $post = null, array $post_args = [] ) : string

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

string

Clone this wiki locally