Summery Summery
Filters the list of CSS classes to include with each page item in the list.
Syntax Syntax
Parameters Parameters
- $css_class
-
An array of CSS classes to be applied to each list item.
- $page
-
Page data object.
- $depth
-
Depth of page, used for padding.
- $args
-
An array of arguments.
- $current_page
-
ID of the current page.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |