LLMS_Admin_Metabox::get_fields()
This function is where extending classes can configure all the fields within the metabox The function must return an array which can be consumed by the “output” function
Description Description
Return Return
(array)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
abstract public function get_fields();
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: