Skip to menu

random_webcomic_storyline_link()

Display a link to a random comic storyline.

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

Parameters

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

Back to top