Title: wp-includes/customize/class-wp-customize-filter-setting.php | Developer.WordPress.org

---

# File: wp-includes/customize/class-wp-customize-filter-setting.php

 * class[WP_Customize_Filter_Setting](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/)
 * A setting that is used to filter a value, but will not save the results.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/#uses)
   | Source: [wp-includes/customize/class-wp-customize-filter-setting.php:19](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/customize/class-wp-customize-filter-setting.php#L19-L33)
 * method[WP_Customize_Filter_Setting::update()](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/update/)
 * Saves the value of the setting, using the related API.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/update/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_customize_filter_setting/update/#uses)
   | Source: [wp-includes/customize/class-wp-customize-filter-setting.php:30](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/customize/class-wp-customize-filter-setting.php#L30-L32)