Used By
Used By | Description |
---|---|
wp-includes/option.php: update_option() | Updates the value of an option that was already added. |
Fires immediately before an option value is updated.
(string) Name of the option to update.
(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/update_option