wpseek.com
A WordPress-centric search engine for devs and theme authors
update_site_option › WordPress Action Hooks
Since4.7.0
Deprecatedn/a
› do_action( 'update_site_option', $option, $value, $old_value, $network_id )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Fires after the value of a network option has been successfully updated.
Related Functions: update_site_option, update_user_option, update_option, delete_site_option, get_site_option, add_site_option
Related Hooks: update_option, delete_site_option, updated_option, add_site_option, update_site_option_option