GDE_ENHOPT_URL
WordPress.org/plugins/google-document-embedder/' );.
Value (string)
'http://www.davistribe.org/gde/settings/enhanced-options/'
Usage
if ( defined( 'GDE_ENHOPT_URL' ) ) { // grab the value $value = constant( 'GDE_ENHOPT_URL' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /functions.php
- @define( 'GDE_ENHOPT_URL', 'http://www.davistribe.org/gde/settings/enhanced-options/' );