Constants::set_constant( string $name, string $value )
Sets the value of the “constant” within constants Manager.
Description Description
Parameters Parameters
- $name
-
(Required) The name of the constant.
- $value
-
(Required) The value of the constant.
Source Source
File: vendor/automattic/jetpack-constants/src/class-constants.php