WP_Customize_Nav_Menu_Locations_Control::content_template()
Method: JS/Underscore template for the control UI.
Source: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:39
Method: JS/Underscore template for the control UI.
Source: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:39
Method: Don’t render the control’s content – it uses a JS template instead.
Source: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:32
Method: Render content just like a normal select control.
Source: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:55
Method: Refresh the parameters passed to JavaScript via JSON.
Source: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:44
Method: Render the Underscore template for this control.
Source: wp-includes/customize/class-wp-customize-nav-menu-name-control.php:39
Method: No-op since we’re using JS template.
Source: wp-includes/customize/class-wp-customize-nav-menu-name-control.php:32
Method: Get section parameters for JS.
Source: wp-includes/customize/class-wp-customize-nav-menu-section.php:35
Method: Export data for the JS client.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:625
Method: Filters the nav_menu_options option to include this menu’s auto_add preference.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:386
Method: Updates a nav_menu_options array.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:599
Method: Filters the wp_get_nav_menus() result to ensure the inserted menu object is included, and the deleted one is removed.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:239
Method: Filters the wp_get_nav_menu_object() result to supply the previewed menu object.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:338
Method: Handle previewing the setting.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:204
Method: Sanitize an input.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:413
Method: Create/update the nav_menu term for this setting.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:482
Method: Get the instance data for a given widget setting.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:158
Method: Sort menu objects by the class-supplied orderby property.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:318
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-nav-menu-setting.php:135
Method: Render the control’s content.
Source: wp-includes/customize/class-wp-customize-new-menu-control.php:48
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-new-menu-control.php:38
Method: Render the section, and the controls that have been added to it.
Source: wp-includes/customize/class-wp-customize-new-menu-section.php:50
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-new-menu-section.php:40
Method: Check whether panel is active to current Customizer preview.
Source: wp-includes/class-wp-customize-panel.php:170
Method: Default callback used when invoking WP_Customize_Panel::active().
Source: wp-includes/class-wp-customize-panel.php:197
Method: Checks required user capabilities and whether the theme has the feature support required by the panel.
Source: wp-includes/class-wp-customize-panel.php:226
Method: An Underscore (JS) template for this panel’s content (but not its container).
Source: wp-includes/class-wp-customize-panel.php:354
Method: Get the panel’s content template for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-panel.php:245
Method: Gather the parameters passed to client JavaScript via JSON.
Source: wp-includes/class-wp-customize-panel.php:208
Method: Check capabilities and render the panel.
Source: wp-includes/class-wp-customize-panel.php:256
Method: Render the panel’s JS templates.
Source: wp-includes/class-wp-customize-panel.php:311