Constants::clear_single_constant( string $name )
Will unset a “constant” from constants Manager if the constant exists.
Description Description
Parameters Parameters
- $name
-
(Required) The name of the constant.
Return Return
(bool) Whether the constant was removed.
Source Source
File: vendor/automattic/jetpack-constants/src/class-constants.php