Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LifterLMS::define_constants()
Define LifterLMS Constants
Description Description
Return Return
(void)
Source Source
File: class-lifterlms.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Moved definitions of LLMS_PLUGIN_FILE and LLMS_PLUGIN_DIR to the main lifterlms.php file. Use llms_maybe_define_constant() to reduce code complexity. |
3.17.8 | Added LLMS_PLUGIN_URL && LLMS_ASSETS_SUFFIX . |
1.0.0 | Introduced. |