-
-
Notifications
You must be signed in to change notification settings - Fork 29
get_webcomic_term_link_class
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Alter the link class.
apply_filters( 'get_webcomic_term_link_class', array $class, array $args, WP_Term $comic_term )
This filter allows hooks to alter the CSS classes assigned to the link.
The CSS classes.
Optional arguments.
The comic term the link is for.