LLMS_Template_Loader::hook_block_template_loader()
Hooks the callback to load FSE block templates.
Contents
Return Return
(void)
Source Source
File: includes/class.llms.template.loader.php
* @return void */ public function hook_block_template_loader() {
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
5.8.0 | Introduced. |