Saves the value of the setting, using the related API.
Parameters
$value
mixedrequired- The value to update.
Source
public function update( $value ) {}
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |
Saves the value of the setting, using the related API.
$value
mixedrequiredpublic function update( $value ) {}
Version | Description |
---|---|
3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.