This action is documented in wp-includes/nav-menu.php
nav_menu_items_{$post_type_name}
Filters the posts displayed in the ‘View All’ tab of the current post type’s menu items meta box.
nav_menu_items_{$post_type_name}_recent
Filters the posts displayed in the ‘Most Recent’ tab of the current post type’s menu items meta box.
nav_menu_meta_box_object
This filter is documented in wp-admin/includes/nav-menu.php
Advertisement
wp_edit_nav_menu_walker
Filters the Walker class used when adding nav menu items.
wp_nav_menu_update_menu_items
Saves nav menu items
_wp_delete_orphaned_draft_menu_items
Deletes orphaned draft menu items
wp_nav_menu_manage_columns
Returns the columns for the nav menus page.
Advertisement
wp_get_nav_menu_to_edit
Returns the menu formatted to edit.
_wp_nav_menu_meta_box_object
Adds custom arguments to some of the meta box object types.
wp_save_nav_menu_items
Save posted nav menu item data.
wp_nav_menu_item_taxonomy_meta_box
Displays a meta box for a taxonomy menu item.
Advertisement
wp_nav_menu_item_post_type_meta_box
Displays a meta box for a post type menu item.
wp_nav_menu_item_link_meta_box
Displays a meta box for the custom links menu item.
wp_nav_menu_disabled_check
Check whether to disable the Menu Locations meta box submit button and inputs.