Description
Filters the allowed options list.
Occurrences
Filename | Line Number |
---|---|
wp-admin/options.php | 237 |
Parameters
Type | Name | Description |
---|---|---|
array | $allowed_options | The allowed options list. |
PHP Doc
/**
* Filters the allowed options list.
*
* @since 5.5.0
*
* @param array $allowed_options The allowed options list.
*/