Summery Summery
Filters the list of CSS classes to include with each category in the list.
Syntax Syntax
Parameters Parameters
- $css_classes
-
An array of CSS classes to be applied to each list item.
- $category
-
Category data object.
- $depth
-
Depth of page, used for padding.
- $args
-
An array of wp_list_categories() arguments.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |