Used By
| Used By | Description |
|---|---|
| wp-includes/option.php: update_option() | Updates the value of an option that was already added. |
Fires after the value of an option has been successfully updated.
(string) Name of the updated option.
(mixed) The old option value.
(mixed) The new option value.
File: wp-includes/option.php
| Version | Description |
|---|---|
| 2.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/updated_option