File: wp-includes/class-walker-category.php
-
Filters the HTML attributes applied to a category list item’s anchor element.
-
Filters the list of CSS classes to include with each category in the list.
-
classWalker_Category
Core class used to create an HTML list of categories.
-
Starts the list before the elements are added.
-
Ends the list of after the elements are added.
-
Starts the element output.
-
Filters the category description for display.
-
Ends the element output, if needed.