wcf_maybe_define_constant( string $name, mixed $value )
Define a constant if it is not already defined.
Parameters
- $name
-
(Required) Constant name.
- $value
-
(Required) Value.
Source
File: classes/class-cartflows-functions.php
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |