The Official Blog for LifterLMS Contributors

  • LifterLMS Assignments Version 1.1.0

    Updates
    • Added formatting options (bold, italics, and underline) to task list items.
    • Added anchor/link options to task list items.
    • Added “deep” linking to assignments on the course builder from course builder metaboxes displayed when editing a lesson in the WordPress editor.
    Bug Fixes
    • Fixed an issue causing assignment reporting screens to encounter a fatal error when user’s associated with assignment submissions had been deleted from the database.
    Templates Changed
    • templates/assignment/content-tasklist.php
    Read more: LifterLMS Assignments Version 1.1.0
  • LifterLMS Version 3.28.0

    Updates
    • Updated reporting table export functions to provide immediate download prompts of the files. Exports are generated in real time and you must remain on the page while it generates. The good news is if your site had issues with email or cronjobs it’ll no longer be an issue for you.
    • Updated lesson metabox to use icons for attached quizzes
    • Added an orange highlight to the admin “Add-Ons & More” menu item
    • Removed unused cron event.
    LifterLMS Blocks
    • Updated LifterLMS Blocks to 1.3.4
    • Adds support for handling courses & lessons in “Classic Editor” mode as defined by the Divi page builder
    • Skips course and lesson migration when “Classic” mode is enabled.
    • Adds conditions to identify “Classic” mode when the Classic Editor plugin settings are configured to enforce classic (or block) mode for all posts.
    Database Updates
    • Unschedules the aforementioned unused cron event.
    Bug fixes
    • Fixed an issue preventing the temp directory old file cleanup cron from firing on schedule.
    • During plugin uninstallation the tmp cleanup cron will now be properly unscheduled.
    • Fixed an issue causing notifications on the student dashboard to appear on top of static headers or the WP Admin Bar when scrolling.
    • Fixed an issue preventing manual updating of customer and source information on orders resulting from unfocusable hidden form fields.
    • Fixed mismatched HTML tags on the Admin Add-Ons screen
    Deprecations
    • Class method: LLMS_Admin_Table::queue_export()
    • Class: LLMS_Processor_Table_To_Csv
    Read more: LifterLMS Version 3.28.0
  • LifterLMS Blocks Version 1.3.4

    • Add support for the Divi Builder’s “Classic Editor” mode
    • Skip post migration when “Classic” mode is enabled
    Read more: LifterLMS Blocks Version 1.3.4
  • LifterLMS WooCommerce Version 2.0.3

    • Updated tested-to WC version to 3.5.4
    • Fix conflict with Elementor preventing Elementor templates from being used for a WooCommerce product.
    Read more: LifterLMS WooCommerce Version 2.0.3
  • LifterLMS Blocks Version 1.3.3

    • Add conditions to check for Classic Editor settings configured to enforce classic/block for all posts.
    Read more: LifterLMS Blocks Version 1.3.3
  • LifterLMS Version 3.27.0

    Updates
    • Added the ability to add existing questions to a quiz in the course builder. This allows cloning of existing questions as well as attaching “orphaned” questions currently attached to no quizzes.
    • Added the ability to detach questions from quizzes. Coupled with adding existing questions, questions can now be easily moved between quizzes.
    • Added permalink capabilities to the builder to allow linking to specific items within the builder (a lesson, quiz, etc…).
    • Quizzes with 0 possible points will no longer show a Pass/Fail chart with a 0% (failing) grade on quiz results screens.
    • Replaced option lifterlms_lock_down which cannot be set via any setting with a filter to reduce database calls. This will have no effect on anyone unless you manually set this option to “no” via a database query. Having done this would allow the admin bar to be shown to students.
    Bug Fixes
    • Fixed an issue causing the default “Redeem Voucher” and “My Orders” student dashboard endpoint slugs from not having the correct default values. Thanks @tnorthcutt!
    • Fixed an issue causing quotation marks in quiz question answers to show escaping slashes on results screens.
    • Fixed a bug preventing viewing quiz results for quizzes with questions that have been deleted.
    • Fixed a bug causing a PHP Notice to be output when registering a new user with a valid voucher.
    Templates Changed
    Read more: LifterLMS Version 3.27.0