WP_Customize_Setting::is_current_blog_previewed()
Method: Return true if the current site is not the same as the previewed site.
Source: wp-includes/class-wp-customize-setting.php:291
Method: Return true if the current site is not the same as the previewed site.
Source: wp-includes/class-wp-customize-setting.php:291
Method: Save the value of the setting, using the related API.
Source: wp-includes/class-wp-customize-setting.php:681
Method: Add filters to supply the setting’s value when accessed.
Source: wp-includes/class-wp-customize-setting.php:319
Action Hook: Fires when the WP_Customize_Setting::update() method is called for settings not handled as theme_mods or options.
Source: wp-includes/class-wp-customize-setting.php:704
Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
Source: wp-includes/class-wp-customize-setting.php:400
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:716
Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
Source: wp-includes/class-wp-customize-setting.php:412
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:726
Method: Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.
Source: wp-includes/class-wp-customize-setting.php:432
Method: Fetch the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:737