WP_Customize_Nav_Menus::save_nav_menus_created_posts()
Method: Publishes the auto-draft posts that were created for nav menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:1409
Method: Publishes the auto-draft posts that were created for nav menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:1409
Method: Sanitizes post IDs for posts created for nav menu items to be published.
Source: wp-includes/class-wp-customize-nav-menus.php:1375
Method: Prints the markup for new menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:1224
Method: Prints the markup for available menu item custom links.
Source: wp-includes/class-wp-customize-nav-menus.php:1264
Method: Makes the auto-draft status protected so that it can be queried.
Source: wp-includes/class-wp-customize-nav-menus.php:1362
Method: Adds a new `auto-draft` post.
Source: wp-includes/class-wp-customize-nav-menus.php:947
Method: Ajax handler for adding a new auto-draft post.
Source: wp-includes/class-wp-customize-nav-menus.php:991
Method: Exports any wp_nav_menu() calls during the rendering of any partials.
Source: wp-includes/class-wp-customize-nav-menus.php:1573
Method: Renders a specific menu via wp_nav_menu() using the supplied arguments.
Source: wp-includes/class-wp-customize-nav-menus.php:1589
Method: Filters arguments for dynamic nav_menu selective refresh partials.
Source: wp-includes/class-wp-customize-nav-menus.php:1321
Method: Adds a nonce for customizing menus.
Source: wp-includes/class-wp-customize-nav-menus.php:82
Filter Hook: Filters the available menu items during a search request.
Source: wp-includes/class-wp-customize-nav-menus.php:474
Method: Exports data from PHP to JS.
Source: wp-includes/class-wp-customize-nav-menus.php:1556
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1547
Filter Hook: Filters the available menu item types.
Source: wp-includes/class-wp-customize-nav-menus.php:927
Method: Prints the JavaScript templates used to render Menu Customizer components.
Source: wp-includes/class-wp-customize-nav-menus.php:1066
Method: Prints the HTML template used to render the add-menu-item frame.
Source: wp-includes/class-wp-customize-nav-menus.php:1142
Method: Adds hooks for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1347
Method: Keeps track of the arguments that are being passed to wp_nav_menu() .
Source: wp-includes/class-wp-customize-nav-menus.php:1449
Method: Prepares wp_nav_menu() calls for partial refresh.
Source: wp-includes/class-wp-customize-nav-menus.php:1517
Method: Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.
Source: wp-includes/class-wp-customize-nav-menus.php:1538
Method: Gets the base10 intval.
Source: wp-includes/class-wp-customize-nav-menus.php:877
Method: Returns an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:889
Method: Performs post queries for available-item searching.
Source: wp-includes/class-wp-customize-nav-menus.php:352
Method: Enqueues scripts and styles for Customizer pane.
Source: wp-includes/class-wp-customize-nav-menus.php:484
Method: Filters a dynamic setting’s constructor args.
Source: wp-includes/class-wp-customize-nav-menus.php:586
Method: Allows non-statically created settings to be constructed with custom WP_Customize_Setting subclass.
Source: wp-includes/class-wp-customize-nav-menus.php:611
Method: Adds the customizer settings and controls.
Source: wp-includes/class-wp-customize-nav-menus.php:627
Class: Customize Nav Menus class.
Source: wp-includes/class-wp-customize-nav-menus.php:20
Method: Constructor.
Source: wp-includes/class-wp-customize-nav-menus.php:45