add_option_update_handler [ WordPress Function ]
add_option_update_handler ( $option_group, $option_name, $sanitize_callback = '' )
| Parameters: |
|
| See: | |
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: remove_option_update_handler, option_update_filter, add_options_page, add_option_whitelist, _xmlrpc_wp_die_handler
Register a setting and its sanitization callback
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- add_option_update_handler() WordPress function reference ...
add_option_update_handler(). This function had been marked as deprecated since 3.0.0. Use register_setting(). Register a setting and its sanitization callback ...
queryposts.com - Docs for page deprecated.php
/wp-admin/includes/deprecated.php. Description. Description ...
phpdoc.wordpress.org - Migrating Plugins and Themes to 2.7 « WordPress Codex
... that exist now in WordPressMU, add_option_update_handler() and remove_option_update_handler() (the new aliases will be added soon to WPMU as well).
codex.wordpress.org - deprecated.php - PHP Cross Reference of WordPress Source - Yoast
Jun 1, 2011 ... dropdown_categories() dropdown_link_categories() wp_dropdown_cats() add_option_update_handler() remove_option_update_handler() ...
xref.yoast.com