The Official Blog for LifterLMS Contributors

  • LifterLMS Version 7.1.3

    Updates and Enhancements
    • Wrapped some elements in HTML for better styling.
    • In Course and Lesson settings, replaced outdated URLs to WordPress’ documentation about the list of sites you can embed from.
    • Updated few Italian province names. #2256
    • Avoid use of inline styles in course reviews. #410
    Bug Fixes
    • Fixed “Unsaved Data” warning when adding vouchers. #2394
    • Fixed “Course Length” and “Difficulty” fields visible in the Block Editor which is meant for Classic Editor. #2174
    • Added missing $post_id parameter to the the_title filter hook when retrieving a form title. #2332
    • Added missing Armed Forces options to the US States dropdown in the Billing information form. #2325
    • Using strpos() instead of str_starts_with() for compatibility. #2415
    Developer Notes
    • Added helper function llms_get_floats_rounding_precision() to return precision for rounding off floating values and filter hook lifterlms_floats_rounding_precision to filter precision value in reporting. #2237
    • Added lifterlms_dashboard_memberships_not_enrolled_text filter hook to allow altering the message displaying on the student dashboard when the current user is not enrolled in any memberships. #2396
    • Added lifterlms_dashboard_courses_not_enrolled_text filter hook to allow altering the message displaying on the student dashboard when the current user is not enrolled in any courses. #2396
    Updated Templates
    Read more: LifterLMS Version 7.1.3
  • LifterLMS PDFs Version 2.2.1

    Bug Fixes
    • Fixed requiring PHP 8.0.2 as minimum version: The PHP minimum required version is 7.4.0.
    Read more: LifterLMS PDFs Version 2.2.1
  • LifterLMS PDFs Version 2.2.0

    New Features
    • Added an option to disable the Tainted Content Protection feature, that could conflict with some themes or plugins altering the HTML of the certificate after its loading via JavaScript.
    Updates and Enhancements
    • When the save certificate button doesn’t include the expected icon to turn into a spinner show a “Loading…” text while creating the PDF.
    Bug Fixes
    • Fixed compatibility with BuddyBoss theme when trying to download a certificate’s PDF.
    Read more: LifterLMS PDFs Version 2.2.0
  • LifterLMS Version 7.1.2

    Updates and Enhancements
    • Making the LifterLMS logo link to the LifterLMS.com site.
    Bug Fixes
    • Fix bug in llms_featured_img function when featured image file is not available. #2381
    • Fixed manual certificates awarding broken when using the block editor. #2386
    Read more: LifterLMS Version 7.1.2
  • LifterLMS Advanced Videos Version 1.0.0-beta.20

    Updates and Enhancements
    • Replaced use of the deprecated FILTER_SANITIZE_STRING constant.
    Bug Fixes
    • Fixed possible race condition breaking the countdown when using the autoadvance feature.
    Performance Improvements
    • Improve performance by skip counting the total video events when querying the db for the last video event or whether the video was completed.
    Read more: LifterLMS Advanced Videos Version 1.0.0-beta.20