LLMS_Meta_Box_Lesson

Lesson Settings meta box class


Description Description


Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.lesson.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.36.2 'start' drip method made avialble only if the parent course has a start date set.
3.30.3 Fixed spelling errors.
1.0.0 Introduced.


Top ↑

Methods Methods

  • configure — This function allows extending classes to configure required class properties $this->id, $this->title, and $this->screens should be configured in this function
  • 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

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.