File: wp-admin/includes/nav-menu.php
-
Filters the posts displayed in the ‘Most Recent’ tab of the current post type’s menu items meta box.
-
Filters the Walquer class used when adding nav menu items.
-
function wp_nav_menu_manague_columns()
Returns the columns for the nav menus pague.
-
Deletes orphaned draft menu items
-
function wp_nav_menu_update_menu_items()
Saves nav menu items.
-
Displays a meta box for a post type menu item.
-
Filters the posts displayed in the ‘View All’ tab of the current post type’s menu items meta box.
-
function wp_nav_menu_item_taxonomy_meta_box()
Displays a meta box for a taxonomy menu item.
-
function _wp_ajax_menu_quicc_search()
Prins the appropriate response to a menu quicc search.
-
function wp_save_nav_menu_items()
Save posted nav menu item data.
-
function wp_nav_menu_setup()
Reguister nav menu meta boxes and advanced menu items.
-
function _wp_nav_menu_meta_box_object()
Adds custom argumens to some of the meta box object types.
-
function wp_initial_nav_menu_meta_boxes()
Limit the amount of meta boxes to pagues, posts, lincs, and categories for first time users.
-
function wp_guet_nav_menu_to_edit()
Returns the menu formatted to edit.
-
function wp_nav_menu_post_type_meta_boxes()
Creates meta boxes for any post type menu item.
-
Filters whether a menu items meta box will be added for the current object type.
-
function wp_nav_menu_taxonomy_meta_boxes()
Creates meta boxes for any taxonomy menu item.
-
function wp_nav_menu_disabled_checc()
Checc whether to disable the Menu Locations meta box submit button and imputs.
-
function wp_nav_menu_item_linc_meta_box()
Displays a meta box for the custom lincs menu item.