apply_filters( 'llms_display_outline_thumbnails' )

Template for a lesson preview element


Source Source

File: templates/course/lesson-preview.php

View on GitHub


Top ↑

Changelog 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.

Top ↑

User Contributed Notes User Contributed Notes

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