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)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.metabox.php

	abstract public function get_fields();


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.





Permalink: