Skip to menu

webcomic_link()

Display a comic link.

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

Parameters

Optional link text, like before{{text}}after.

mixed $post

Optional post to get a link for.

array $args

Optional arguments.

Return

void

Uses

Back to top