Docs

EverestForms::define( string $name, string|bool $value )

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.

Define constant if not already set.

Parameters

$namestringrequired
Constant name.
$valuestring|boolrequired
Constant value.