LLMS_Blocks_Abstract_Block::register_meta()
Register meta attributes stub.
Description Description
Called after registering the block type.
Return Return
(void)
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks-abstract-block.php
public function register_meta() {}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |