wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_update_option_{$option} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "pre_update_option_{$option}", $value, $old_value, $option )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters a specific option before its value is (maybe) serialized and updated.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: update_blog_option, update_option, update_user_option, update_network_option, wp_update_post, update_site_option