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