Summery Summery
Saves the value of the setting, using the related API.
Syntax Syntax
Parameters Parameters
- $value
-
(Required) The value to update.
Source Source
File: wp-includes/customize/class-wp-customize-filter-setting.php
public function update( $value ) {}
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |