EVOLVETHEMEMORE
Shortcut to point to the /extensions/ dir.
Value (string)
EVOLVETHEMELIB . '/extensions/'
Usage
if ( defined( 'EVOLVETHEMEMORE' ) ) { // grab the value $value = constant( 'EVOLVETHEMEMORE' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /library/evolve.php
- define('EVOLVETHEMEMORE', EVOLVETHEMELIB . '/extensions/'); // Shortcut to point to the /extensions/ dir