Saves the value of the setting, using the related API.
Parameters
$valuemixedrequired- 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.
$valuemixedrequiredpublic 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.