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