GARD_FOLDER
The Google Adsense for Responsive Design - GARD GARD FOLDER constant.
Value ()
dirname(__FILE__)
Usage
if ( defined( 'GARD_FOLDER' ) ) { // grab the value $value = constant( 'GARD_FOLDER' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /index.php
- define('GARD_FOLDER', dirname(__FILE__) );