Skip to menu

get_webcomic_collections_args

Alter the get_webcomic_collections() arguments.

apply_filters( 'get_webcomic_collections_args', array $args )

This filter allows hooks to alter the arguments used by get_webcomic_collections().

Parameters

array $args

The arguments to filter.

Back to top