wpseek.com
A WordPress-centric search engine for devs and theme authors
delete_option_{$option} › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "delete_option_{$option}", $option )
Parameters: |
|
Defined at: |
|
Codex: |
Fires after a specific option has been deleted.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: delete_blog_option, delete_option, delete_user_option, delete_network_option, delete_site_option, _delete_option_fresh_site