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