LLMS_Meta_Box_Membership::get_fields()

Method: 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

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

Used by 0 functions | Uses 3 functions

LLMS_Meta_Box_Membership::configure()

Method: This function allows extending classes to configure required class properties $this->id, $this->title, and $this->screens should be configured in this function

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

Used by 0 functions | Uses 0 functions