Advertisement

wp_update_nav_menu_item

Save the properties of a menu item or create a new one.

wp_create_nav_menu

Fires after a navigation menu is successfully created.

wp_update_nav_menu_object

Save the properties of a menu or create a new menu with those properties.

Advertisement

wp_delete_nav_menu

Fires after a navigation menu has been successfully deleted.

is_nav_menu_item

Determines whether the given ID is a nav menu item.

Advertisement

has_nav_menu

Filters whether a nav menu is assigned to the specified location.

has_nav_menu

Determines whether a registered nav menu location has a menu assigned to it.

get_nav_menu_locations

Retrieves all registered navigation menu locations and the menus assigned to them.

Advertisement

register_nav_menu

Registers a navigation menu location for a theme.