Setting WPLIB_TEMPLATE_GLOBAL_VARS to false will cause WPLib to extract $GLOBALS before loading the WP template which normally happens in
wp-include/template-loader.php but WPLib hijacks that.
static public use_template_global_vars ( ) : boolean | ||
return | boolean |