Adds the level for the current menu element
author | etessore |
---|---|
version | 1.0.0 |
package | classes |
start_el(string $output, object $item, int $depth, object $args)
see | \Walker_Nav_Menu::start_el() |
---|
string
Passed by reference. Used to append additional content.
object
Menu item data object.
int
Depth of menu item. Used for padding.
object