WP_Customize_Widgets::get_widget_control()
Method: Retrieves the widget control markup.
Source: wp-includes/class-wp-customize-widgets.php:1079
Method: Retrieves the widget control markup.
Source: wp-includes/class-wp-customize-widgets.php:1079
Method: Converts a widget_id into its corresponding Customizer setting ID (option name).
Source: wp-includes/class-wp-customize-widgets.php:550
Method: Adds hooks for the Customizer preview.
Source: wp-includes/class-wp-customize-widgets.php:1127
Method: Determines whether the widget is considered “wide”.
Source: wp-includes/class-wp-customize-widgets.php:577
Method: When previewing, ensures the proper previewing widgets are used.
Source: wp-includes/class-wp-customize-widgets.php:1159
Filter Hook: Filters whether the given widget is considered “wide”.
Source: wp-includes/class-wp-customize-widgets.php:593
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-widgets.php:1171
Method: Converts a widget ID into its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:604
Method: Inserts default style for highlighted widget at early point so theme stylesheet can override.
Source: wp-includes/class-wp-customize-widgets.php:1181
Method: Converts a widget setting ID (option path) to its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:629