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.lesson.php:51
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:33
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:54
Method: This function is where extending classes can configure all the fields within the metabox.
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:95
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:287
Method: Configure the metabox settings
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:27
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:46
Method: Output metabox content
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:59
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:94
Method: Save remaining payment date for expiring recurring orders
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:136