Maps nav menu locations according to assignments in previously active theme.
_wp_menus_changed
Handle menu config after theme change.
_wp_delete_customize_changeset_dependent_auto_drafts
Delete auto-draft posts associated with the supplied changeset.
_wp_auto_add_pages_to_menu
Automatically add newly published page objects to menus with that as an option.
Advertisement
_wp_delete_tax_menu_item
Serves as a callback for handling a menu item when its original object is deleted.
_wp_delete_post_menu_item
Callback for handling a menu item when its original object is deleted.
wp_get_associated_nav_menu_items
Get the menu items associated with a particular object.
wp_setup_nav_menu_item
Decorates a menu item object with the shared navigation menu item properties.
Advertisement
wp_get_nav_menu_items
Retrieves all menu items of a navigation menu.
_is_valid_nav_menu_item
Return if a menu item is valid.
wp_get_nav_menus
Returns all navigation menu objects.
wp_update_nav_menu_item
Save the properties of a menu item or create a new one.
Advertisement
wp_update_nav_menu_object
Save the properties of a menu or create a new menu with those properties.
wp_delete_nav_menu
Delete a Navigation Menu.
wp_create_nav_menu
Creates a navigation menu.