wpseek.com
A WordPress-centric search engine for devs and theme authors
delete_site_option_{$option} › WordPress Action Hooks
Since4.7.0
Deprecatedn/a
› do_action( "delete_site_option_{$option}", $option, $network_id )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Fires after a specific network option has been deleted.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: delete_site_option, delete_user_option, get_site_option, update_site_option, delete_site_transient, delete_option