LifterLMS::block_templates()
Block templates instance.
Return Return
Source Source
File: class-lifterlms.php
public function block_templates() { return LLMS_Block_Templates::instance(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
5.8.0 | Introduced. |