apply_filters( 'allowed_options', array $allowed_options )
Filters the allowed options list.
Parameters
- $allowed_options
-
The allowed options list.
Source
File: wp-admin/options.php
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |