wpseek.com
A WordPress-centric search engine for devs and theme authors
add_option_whitelist is deprecated since version 5.5.0!
Alternative: add_allowed_options()
Alternative: add_allowed_options()
add_option_whitelist › WordPress Function
Since2.7.0
Deprecated5.5.0
› add_option_whitelist ( $new_options, $options = '' )
Parameters: (2) |
|
Returns: |
|
Defined at: |
|
Codex: |
Adds an array of options to the list of allowed options.
Related Functions: remove_option_whitelist, add_option, add_option_update_handler, add_options_page, _delete_option_fresh_site