Sanitize post IDs for posts created for nav menu items to be published.
WP_Customize_Nav_Menus::make_auto_draft_status_previewable
Make the auto-draft status protected so that it can be queried.
WP_Customize_Nav_Menus::customize_preview_init
Add hooks for the Customizer preview.
WP_Customize_Nav_Menus::customize_dynamic_partial_args
Filters arguments for dynamic nav_menu selective refresh partials.
Advertisement
WP_Customize_Nav_Menus::print_custom_links_available_menu_item
Print the markup for available menu item custom links.
WP_Customize_Nav_Menus::print_post_type_container
Print the markup for new menu items.
WP_Customize_Nav_Menus::available_items_template
Print the HTML template used to render the add-menu-item frame.
WP_Customize_Nav_Menus::print_templates
Print the JavaScript templates used to render Menu Customizer components.
Advertisement
WP_Customize_Nav_Menus::ajax_insert_auto_draft_post
Ajax handler for adding a new auto-draft post.
WP_Customize_Nav_Menus::insert_auto_draft_post
Add a new `auto-draft` post.
WP_Customize_Nav_Menus::available_item_types
Return an array of all the available item types.
WP_Customize_Nav_Menus::intval_base10
Get the base10 intval.
Advertisement
WP_Customize_Nav_Menus::customize_register
Add the customizer settings and controls.
WP_Customize_Nav_Menus::filter_dynamic_setting_class
Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass.
WP_Customize_Nav_Menus::filter_dynamic_setting_args
Filters a dynamic setting’s constructor args.