GDE_FORUM_URL
WordPress.org/support/plugin/google-document-embedder' );.
Value (string)
'http://wordpress.org/support/plugin/google-document-embedder'
Usage
if ( defined( 'GDE_FORUM_URL' ) ) { // grab the value $value = constant( 'GDE_FORUM_URL' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /functions.php
- @define( 'GDE_FORUM_URL', 'http://wordpress.org/support/plugin/google-document-embedder' );