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