_wp_reset_invalid_menu_item_parent()
Function: Prevents menu items from being their own parent.
Source: wp-includes/nav-menu.php:1294
Function: Prevents menu items from being their own parent.
Source: wp-includes/nav-menu.php:1294
Function: Updates post and term caches for all linked objects for a list of menu items.
Source: wp-includes/nav-menu.php:767
Function: Remove the `menu-item-has-children` class from bottom level menu items.
Source: wp-includes/nav-menu-template.php:659
Function: Handles menu config after theme change.
Source: wp-includes/nav-menu.php:1174
Function: Maps nav menu locations according to assignments in previously active theme.
Source: wp-includes/nav-menu.php:1192
Class: Core class used to implement an HTML list of nav menu items.
Source: wp-includes/class-walker-nav-menu.php:17
Method: Starts the list before the elements are added.
Source: wp-includes/class-walker-nav-menu.php:53
Filter Hook: Filters the CSS class(es) applied to a menu list element.
Source: wp-includes/class-walker-nav-menu.php:75
Method: Ends the list of after the elements are added.
Source: wp-includes/class-walker-nav-menu.php:92
Method: Starts the element output.
Source: wp-includes/class-walker-nav-menu.php:120