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.lesson.php:30
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
Class: Lesson Settings meta box class
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.lesson.php:20