The Official Blog for LifterLMS Contributors

  • LifterLMS Version 3.7.7

    • Updated a few strings on the admin panel to be translatable
    • Fix PHP warning output during plugin activation
    • Fix reporting issue related to outputting quiz question answers where the correct answer is the first available answer
    • Fix PHP 7.1 issue on the checkout screen
    • Removed some unnecessary files from vendor libraries
    Read more: LifterLMS Version 3.7.7
  • LifterLMS Version 3.7.6

    • 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
  • LifterLMS Version 3.7.5

    • Upgrade WP Session Manager to latest version
    • Code style updates across most files in codebase to bring to most recent styling guidelines put forth by WP Coding Standards
    Read more: LifterLMS Version 3.7.5
  • LifterLMS Version 3.7.4

    • 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
  • LifterLMS Version 3.7.3

    • 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
  • LifterLMS Version 3.7.2

    • Resolved a JS errors on admin panel resulting from overly strict asset loading added in 3.7.0
    Read more: LifterLMS Version 3.7.2