API Documentation
Namespaces
Table of Contents
- PLUGIN_VERSION = '2.8.0d'
- The plugin version.
- PRODUCTION_ENV = false
- The environment that the plugin is configured for.
Constants
PLUGIN_VERSION
The plugin version.
public
mixed
PLUGIN_VERSION
= '2.8.0d'
Tags
PRODUCTION_ENV
The environment that the plugin is configured for.
public
mixed
PRODUCTION_ENV
= false
This primarily affects whether minified or unminified CSS/JS files are requested.