llms_helper()
Returns the main instance of the LifterLMS_Helper class
Return Return
Source Source
File: libraries/lifterlms-helper/lifterlms-helper.php
function llms_helper() { return LifterLMS_Helper::instance(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |