We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Alter the link class.
apply_filters( 'get_webcomic_link_class', array $class, array $args, WP_Post $comic )
This filter allows hooks to alter the CSS classes assigned to the link.
array
The CSS classes.
Optional arguments.
WP_Post
The comic the link is for.