Add the customizer settings and controls.
WP_Customize_Nav_Menus::intval_base10
Get the base10 intval.
WP_Customize_Nav_Menus::available_item_types
Return an array of all the available item types.
WP_Customize_Nav_Menus::insert_auto_draft_post
Add a new `auto-draft` post.
Advertisement
WP_Customize_Nav_Menus::ajax_insert_auto_draft_post
Ajax handler for adding a new auto-draft post.
WP_Customize_Nav_Menus::print_templates
Print the JavaScript templates used to render Menu Customizer components.
WP_Customize_Nav_Menus::available_items_template
Print the HTML template used to render the add-menu-item frame.
WP_Customize_Nav_Menus::__construct
Constructor.
Advertisement
WP_Customize_Nav_Menus::print_post_type_container
Print the markup for new menu items.
WP_Customize_Nav_Menus::filter_nonces
Adds a nonce for customizing menus.
WP_Customize_Nav_Menus::print_custom_links_available_menu_item
Print the markup for available menu item custom links.
WP_Customize_Nav_Menus::ajax_load_available_items
Ajax handler for loading available menu items.
Advertisement
WP_Customize_Nav_Menus::customize_dynamic_partial_args
Filters arguments for dynamic nav_menu selective refresh partials.
WP_Customize_Nav_Menus::load_available_items_query
Performs the post_type and taxonomy queries for loading available menu items.
WP_Customize_Nav_Menus::ajax_search_available_items
Ajax handler for searching available menu items.