WP_Customize_Widgets::count_captured_options()
Method: Retrieves the number of captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:1999
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: Strips out widget IDs for widgets which are no longer registered.
Source: wp-includes/class-wp-customize-widgets.php:1434
Method: Pre-filters captured option values before updating.
Source: wp-includes/class-wp-customize-widgets.php:2028
Method: Finds and invokes the widget update and control callbacks.
Source: wp-includes/class-wp-customize-widgets.php:1454
Method: Pre-filters captured option values before retrieving.
Source: wp-includes/class-wp-customize-widgets.php:2050
Method: Updates widget settings asynchronously.
Source: wp-includes/class-wp-customize-widgets.php:1580
Method: Undoes any changes to the options since options capture began.
Source: wp-includes/class-wp-customize-widgets.php:2068
Method: List whether each registered widget can be use selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:145