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
Method: Get array of data to pass to the auto enrollment courses table
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:47
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
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:272
Method: Configure the metabox settings
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:19
Method: Not used because our metabox doesn’t use the standard fields api
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:38
Method: Function to field WP::output() method call Passes output instruction to parent
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:50
Method: Save method Does nothing because there’s no editable data in this metabox
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:73
Method: Configure the metabox settings
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.enrollment.php:26
Method: Not used because our metabox doesn’t use the standard fields api
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.enrollment.php:43