WP_Customize_Widgets::customize_register()
Method: Registers Customizer settings and controls for all sidebars and widgets.
Source: wp-includes/class-wp-customize-widgets.php:369
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
Filter Hook: Filters Customizer widget section arguments for a given sidebar.
Source: wp-includes/class-wp-customize-widgets.php:468
Method: Naturally orders available widgets by name.
Source: wp-includes/class-wp-customize-widgets.php:1067
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
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:444
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:460