WP_Customize_Nav_Menus::available_item_types()
Method: Returns an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:889
Method: Returns an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:889
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:1144
Method: Adds hooks for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1341
Method: Keeps track of the arguments that are being passed to wp_nav_menu().
Source: wp-includes/class-wp-customize-nav-menus.php:1443
Method: Prepares wp_nav_menu() calls for partial refresh.
Source: wp-includes/class-wp-customize-nav-menus.php:1511
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:1532
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1541
Method: Ajax handler for searching available menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:311