Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Admin_Metabox::process_fields()
Process fields to setup navigation and content with minimal PHP loops.
Description Description
Called by $this->output()
before actually outputting html.
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
Changelog Changelog
Version | Description |
---|---|
3.16.14 | Unknown. |
3.0.0 | Introduced. |