LLMS_Meta_Box_Lesson::get_fields()
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
Description Description
Return Return
(array)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.lesson.php
Changelog Changelog
Version | Description |
---|---|
3.36.2 | 'start' drip method made available only if the parent course has a start date set. |
3.30.3 | Fixed spelling errors. |
3.0.0 | Introduced. |