apply_filters( 'llms_display_outline_thumbnails' )
Template for a lesson preview element
Contents
Source Source
Changelog Changelog
Version | Description |
---|---|
5.7.0 | Replaced the call to the deprecated LLMS_Lesson::get_order() method with LLMS_Lesson::get( 'order' ) . |
4.4.0 | Use the passed $order param if available, in favor of retrieving the lesson's order post meta. |
3.19.2 | Unknown. |
1.0.0 | Introduced. |