wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_update_site_option_{$option} › WordPress Filter Hooks
Since4.7.0
Deprecatedn/a
› apply_filters( "pre_update_site_option_{$option}", $value, $old_value, $option, $network_id )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Filters a specific network option before its value is updated.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: update_site_option, update_user_option, get_site_option, delete_site_option, update_option, wp_update_term_count