The Official Blog for LifterLMS Contributors
-
- Fixed issues where Course Track checks were not functioning properly with relation to prerequisite associations
LLMS_Generator can now be used to generate course(s) from a raw array of course data using the SingleCourseGenerator and BulkCourseGenerator
LLMS_Generator default post status can be set at runtime using set_default_post_status()
- Fixed an issue causing JS errors on the
wp-login.php screen
- Tested up to WordPress 4.7.4
Template Updates
course/prerequisites.php – Prerequisite checks check for ‘course_track’ rather than ‘track’
Read more: LifterLMS Version 3.7.3
-
-
-
Preview Management
- All new view management for users to make editing content easier for course builders
- Admins may customize the roles of users who can access view management
- Qualifying users can view content as an enrolled student or a non-enrolled visitor
- Default view allows users to bypass all restrictions (drip, membership, enrollment, and so on) for easy course navigation and management
- Thanks to @fabianmarz and the team at and the team at netzstrategen for their assistance with this feature!
Improvements
- Edit Account Screen now utilizes updated APIs for better customization management
- Improve intelligence of enqueued admin js & css files
Fixes
- Fixed coupon calculation issue related to currencies using commas as the decimal separator
- Properly display track related information when reviewing engagements on the admin panel
- fixed issue preventing course tracks from being recorded as completed
Read more: LifterLMS Version 3.7.0
-
- Fix issue preventing export of vouchers via email
- added action
after_llms_mark_complete to allow custom actions to happen after a course, lesson, etc… is marked complete
Read more: LifterLMS Version 3.6.2
-