Skip to menu

get_webcomic_link()

Get a comic link.

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

Parameters

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

mixed $post

Optional post to get a link for.

array $args

Optional arguments.

Return

string

Back to top