Skip to menu

get_webcomic_collection

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.

Back to top