LLMS_Admin_Metabox::configure()
This function allows extending classes to configure required class properties.
Description Description
Properties $id, $title, and $screens should be configured in this function.
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
$this->errors[] = $error;
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |