The Official Blog for LifterLMS Contributors
-
- New translations for new categories on Add-ons screen
- Update to general settings which utilizes featured items from the general settings screen
- Update readme & related meta files
- Removed advert image files
Read more: LifterLMS Version 3.7.6
-
-
- When cloned site detected automatically disable recurring_payments feature & trigger an action 3rd parties can hook into for custom 3rd party features
- Add better JS dependency management to prevent issues where assets loaded in the wrong order
- Fix issue where dismiss icon on LifterLMS admin notices was positioned poorly on non-LifterLMS admin screens
- Fix issue preventing edit account form submission on student dashboard when password strength meter is disabled
Read more: LifterLMS Version 3.7.4
-
- 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
-
-