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