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

get_webcomic_collection

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

Alter the collection.

apply_filters( 'get_webcomic_collection', string $collection, mixed $type )

This filter allows hooks to alter the returned collection.

Parameters

string $collection

The collection ID.

mixed $type

Optional type of collection to get.

Clone this wiki locally