LLMS_Admin_Metabox::__construct()
Constructor.
Description Description
Configure the metabox and automatically add required actions.
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
Changelog Changelog
Version | Description |
---|---|
3.37.12 | Use $this->error_opt_key() in favor of hardcoded option name. |
3.0.0 | Introduced. |