WP_Customize_Panel::maybe_render()
Method: Check capabilities and render the panel.
Source: wp-includes/class-wp-customize-panel.php:270
Method: Check capabilities and render the panel.
Source: wp-includes/class-wp-customize-panel.php:270
Method: Keeps track of the arguments that are being passed to wp_nav_menu().
Source: wp-includes/class-wp-customize-nav-menus.php:1443
Action Hook: Fires before rendering a Customizer panel.
Source: wp-includes/class-wp-customize-panel.php:282
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