Display a collection link.
webcomic_collection_link( string $link = '%title', mixed $collection = null, mixed $post = null, array $args = [] ) : void
Parameters
string $link
Optional link text, like ‘before{{text}}after’.
mixed $collection
Optional collection to display a link for.
mixed $post
Optional reference post.
array $args
Optional arguments.
Return
void