apply_filters_deprecated( 'whitelist_options', array $allowed_options )

This hook has been deprecated. Use ‘allowed_options’ instead.

Filters the allowed options list.

Parameters

$allowed_options

(array) The allowed options list.

Source

File: wp-admin/options.php

View on Trac

Changelog

Version Description
5.5.0 Use 'allowed_options' instead.
2.7.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/whitelist_options