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_option, wp_update_post, core_update_footer, update_blog_option, update_site_option, update_user_option