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