LLMS_Admin_Metabox::get_errors()
Retrieve stored metabox errors.
Contents
Return Return
(string[])
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
* @return void */ abstract public function configure();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.37.12 | Introduced. |