This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Settings::is_allowed( string $key )

Check if key is allowed.


Parameters

$key

(Required) Is key allowed or not.


Return

(bool) Is key allowed or not.


Source

File: includes/core/settings.php