Nav_Walker::tweak_mm_heading( array $args, WP_Post $item, int $depth )
Tweak the mega menu heading markup.
Parameters
- $args
-
(Required) the menu item args.
- $item
-
(Required) the menu item.
- $depth
-
(Required) the depth of the menu item.
Return
(mixed)
Source
File: inc/views/nav_walker.php
Expand full source code Collapse full source code View on Github