Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

get_webcomic_collection_link()

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

Get a collection link.

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

Parameters

string $link

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

mixed $collection

Optional collection to get a link for.

mixed $post

Optional reference post.

array $args

Optional arguments.

Return

string

Clone this wiki locally