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::__construct()
LifterLMS Constructor.
Description Description
Return Return
(void)
Source Source
File: class-lifterlms.php
Changelog Changelog
Version | Description |
---|---|
4.13.0 | Check site duplicate status on admin_init . |
4.0.0 | Load $this->session at plugins_loaded in favor of during class construction. Remove deprecated __autoload() & initialize new file loader class. |
3.21.1 | Unknown |
1.0.0 | Introduced. |