The Official Blog for LifterLMS Contributors
-
Updates and Enhancements
- The minimum supported LifterLMS Core version has been raised to 4.9.0.
- Use
@wordpress/i18n
functions in favor of LLMS.l10n
for client-side translation of strings found in the quiz interface.
Bug Fixes
- Fixed word count validation issues found on long answer questions when using non Latin-scripts such as Chinese or Japanese.
- Fixed an issue preventing themes and child-themes from overriding template files using default LifterLMS template override functionality.
Breaking Changes
- Removed
Countable
Javascript library in favor of words-count
.
- Removed the public class method
LLMS_Assets::init()
.
- Removed class
LLMS_AQ_l10n
.
- Removed deprecated function
LLMS_Advanced_Quizzes()
.
- Sourcemaps for static assets (.js and .css) are no longer included in the distributed codebase.
- Unminified static assets (.js and .css) are no longer included in the distributed codebase.
Read more: LifterLMS Advanced Quizzes Version 2.0.0
-
New Features
- Added WordPress Full Site Editing compatibility for LifterLMS Groups single group template.
Updated Templates
- templates/block-templates/single-llms_group.html
- templates/content-single-llms_group.php
- templates/single-llms_group.php
Read more: LifterLMS Groups Version 1.0.0-beta.18
-
New Features
- Add theme support for the Twenty Twenty-Two theme. #1824
- Added WordPress Full Site Editing compatibility for various LifterLMS-powered templates.
Updates and Enhancements
- The minimum required WordPress core version is now version 5.5.
- Tested against WordPress version 5.9.
- Updated LifterLMS Blocks: v2.3.0, v2.3.1.
- Remove the “description” registered with LifterLMS custom post types. #710
Updated Templates
Read more: LifterLMS Version 5.8.0
-
-
New Features
- Added the llms/php-template block, used by the Site Editor to load php templates.
Updates and Enhancements
- Adds support for WordPress 5.9.
- The minimum required WordPress version is now 5.5.
Read more: LifterLMS Blocks Version 2.3.0
-
Updates and Enhancements
- Raised the minimum supported LifterLMS Core version to version 5.3.0.
- Raised the minimum supported WordPress core version to 5.5.
- Raised the minimum supported PHP version to 7.4.
- Replaced deprecated
LLMS_Interface_Post_Audio
and LLMS_Interface_Post_Video
with LLMS_Trait_Audio_Video_Embed
.
Read more: LifterLMS Assignments Version 1.2.0