WP_Customize_Widgets::get_captured_option()
Method: Retrieves the option that was captured from being saved.
Source: wp-includes/class-wp-customize-widgets.php:1983
Method: Retrieves the option that was captured from being saved.
Source: wp-includes/class-wp-customize-widgets.php:1983
Method: Sanitizes a widget instance.
Source: wp-includes/class-wp-customize-widgets.php:1358
Method: Retrieves the number of captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:1999
Method: Converts a widget instance into JSON-representable format.
Source: wp-includes/class-wp-customize-widgets.php:1402
Method: Begins keeping track of changes to widget options, caching new values.
Source: wp-includes/class-wp-customize-widgets.php:2008
Method: Determines whether the widgets panel is active, based on whether there are sidebars registered.
Source: wp-includes/class-wp-customize-widgets.php:537
Method: Retrieves the widget control markup.
Source: wp-includes/class-wp-customize-widgets.php:1079
Class: Customize Widgets class.
Source: wp-includes/class-wp-customize-widgets.php:20
Method: Converts a widget_id into its corresponding Customizer setting ID (option name).
Source: wp-includes/class-wp-customize-widgets.php:550
Method: Retrieves the widget control markup parts.
Source: wp-includes/class-wp-customize-widgets.php:1101