WP_Customize_Widgets::schedule_customize_register()
Method: Ensures widgets are available for all types of previews.
Source: wp-includes/class-wp-customize-widgets.php:352
Method: Ensures widgets are available for all types of previews.
Source: wp-includes/class-wp-customize-widgets.php:352
Method: Ensures sidebar widget arrays only ever contain widget IDS.
Source: wp-includes/class-wp-customize-widgets.php:956
Method: Retrieves MAC for a serialized widget instance string.
Source: wp-includes/class-wp-customize-widgets.php:1339
Method: Registers Customizer settings and controls for all sidebars and widgets.
Source: wp-includes/class-wp-customize-widgets.php:369
Method: Builds up an index of all available widgets for use in Backbone models.
Source: wp-includes/class-wp-customize-widgets.php:977
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:682
Method: An Underscore (JS) template for this control’s content (but not its container).
Source: wp-includes/class-wp-customize-control.php:700
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:403
Action Hook: Fires just before a specific Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:415
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425