Alter the link class.
apply_filters( 'get_webcomic_collection_link_class', array $class, array $args, string $collection )
This filter allows hooks to alter the CSS classes assigned to the link.
Parameters
array
$class
The CSS classes.
array
$args
Optional arguments.
string
$collection
The collection the link is for.