WP_Customize_Widgets::is_option_capture_ignored()
Method: Determines whether the captured option update should be ignored.
Source: wp-includes/class-wp-customize-widgets.php:1959
Method: Determines whether the captured option update should be ignored.
Source: wp-includes/class-wp-customize-widgets.php:1959
Method: Retrieves captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:1970
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: 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