Fires after the value of a specific option has been successfully updated.
The dynamic portion of the hook name, $option, refers to the option name.
$old_valuemixed
$valuemixed
$optionstring
do_action( "update_option_{$option}", $old_value, $value, $option );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/update_option_option