LLMS_Blocks::init()
Register all blocks & components.
Description Description
Return Return
(void)
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks.php
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Return early if LifterLMS isn't installed, move file inclusion to $this->includes() , and moved actions and filters from the constructor. |
1.9.0 | Added course progress block class. |
1.4.0 | Add status tools class. |
1.0.0 | Introduced. |