WP_Customize_Setting::save()
Method: Checks user capabilities and theme supports, and then saves the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:520
Method: Checks user capabilities and theme supports, and then saves the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:520
Filter Hook: Filters a Customize setting value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:802
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:539
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-setting.php:818