WP_Customize_Nav_Menus::customize_register()
Method: Adds the customizer settings and controls.
Source: wp-includes/class-wp-customize-nav-menus.php:627
Method: Adds the customizer settings and controls.
Source: wp-includes/class-wp-customize-nav-menus.php:627
Method: Prepares wp_nav_menu() calls for partial refresh.
Source: wp-includes/class-wp-customize-nav-menus.php:1511
Action Hook: Fires before rendering a specific Customizer panel.
Source: wp-includes/class-wp-customize-panel.php:292
Method: Gets the base10 intval.
Source: wp-includes/class-wp-customize-nav-menus.php:877
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: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:304
Method: Returns an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:889
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1541
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:313
Filter Hook: Filters the available menu item types.
Source: wp-includes/class-wp-customize-nav-menus.php:927