WP_Customize_Nav_Menus::print_templates()
Method: Prints the JavaScript templates used to render Menu Customizer components.
Source: wp-includes/class-wp-customize-nav-menus.php:1066
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: Exports data from PHP to JS.
Source: wp-includes/class-wp-customize-nav-menus.php:1550
Method: Renders a specific menu via wp_nav_menu() using the supplied arguments.
Source: wp-includes/class-wp-customize-nav-menus.php:1583
Method: Enqueues scripts and styles for Customizer pane.
Source: wp-includes/class-wp-customize-nav-menus.php:484