Summery Summery
Filters the CSS class(es) applied to a menu list element.
Syntax Syntax
Parameters Parameters
- $classes
-
Array of the CSS classes that are applied to the menu
<ul>
element. - $args
-
An object of
wp_nav_menu()
arguments. - $depth
-
Depth of menu item. Used for padding.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |