Core Class
View Source on Trac ↗
Core Class
WP_Customize_Filter_Setting
class WP_Customize_Filter_Setting
// Constructor: function Object() { [native code] } A setting that is used to filter a value, but will not save the results.
Methods 1 methods
| Method / Return | Description |
|---|---|
| update() void | Saves the value of the setting, using the related API.
Parameters: $value: mixed |
Class Information
Since Version
3.4.0
Source File
wp-includes/customize/class-wp-customize-filter-setting.php
Advertisement