LLMS_Meta_Box_Membership::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)


Top ↑

Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.36.0 Allow some fields to store values with quotes.
3.30.3 Removed duplicate array keys.
3.30.0 Removed empty field settings. Modified settings to accommodate sortable auto-enrollment table.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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