wpseek.com
A WordPress-centric search engine for devs and theme authors
add_option_update_handler is deprecated since version 3.0.0!
Alternative: register_setting()
Alternative: register_setting()
add_option_update_handler › WordPress Function
Since2.7.0
Deprecated3.0.0
› add_option_update_handler ( $option_group, $option_name, $sanitize_callback = '' )
Parameters: (3) |
|
See: | |
Defined at: |
|
Codex: |
Register a setting and its sanitization callback
Related Functions: remove_option_update_handler, option_update_filter, add_options_page, _json_wp_die_handler, add_option_whitelist