WP_Customize_Widgets::parse_widget_id()
Method: Converts a widget ID into its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:604
Method: Converts a widget ID into its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:604
Method: When previewing, ensures the proper previewing widgets are used.
Source: wp-includes/class-wp-customize-widgets.php:1159
Method: Retrieves the widget setting type given a setting ID.
Source: wp-includes/class-wp-customize-widgets.php:180
Method: Converts a widget setting ID (option path) to its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:629
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-widgets.php:1171
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