Alter the get_webcomic_collections_list() arguments.
apply_filters( 'get_webcomic_collections_list_args', array $args, array $collections )
This filter allows hooks to alter the arguments used by get_webcomic_collections_list().
Parameters
array
$args
The arguments to filter.
array
$collections
The collections included in the list.