wpseek.com
A WordPress-centric search engine for devs and theme authors
update_option_{$option} › WordPress Action Hooks
Since4.4.0
Deprecatedn/a
› do_action( "update_option_{$option}", $old_value, $value, $option )
Parameters: (3) |
|
Defined at: |
|
Codex: |
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.
Related Functions: update_option, update_blog_option, update_user_option, update_network_option, update_site_option, update_posts_count