LifterLMS::processors()
Load all background processors.
Contents
Return Return
Source Source
File: class-lifterlms.php
public function processors() {
return LLMS_Processors::instance();
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.15.0 | Introduced. |