KEYWORD_TYPEOF
The W3 Total Cache KEYWORD TYPEOF constant.
Value (string)
'typeof'
Usage
if ( defined( 'KEYWORD_TYPEOF' ) ) { // grab the value $value = constant( 'KEYWORD_TYPEOF' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).