The Official Blog for LifterLMS Contributors

  • LifterLMS Helper Version 3.0.2

    • Fixed fatal errors encountered as a result of failed API calls
    • Fixed broken links output on the plugins update screen when an add-on is unlicensed and has an update available
    • Fixed issue causing non-beta versions of the LifterLMS core to be served from LifterLMS.com instead of from WordPress.org
    Read more: LifterLMS Helper Version 3.0.2
  • LifterLMS Version 3.23.0

    Access Plan & Pricing Table Template Improvements
    • The pricing table template has been split into multiple templates which are now rendered via action hooks. No visual changes have been made but if you’ve customized the template using a template override you’ll want to review the template changes before updating!
    • New action hooks are available to modify the rendering of access plans in course / membership pricing tables.
      • llms_access_plan: Main hook for outputting an entire access plan within the pricing table
      • llms_before_access_plan: Called before main content of access plan. Outputs the “Featured” area of plans
      • llms_acces_plan_content: Main access plan content. Outputs title, pricing info, restrictions, and description
      • llms_acces_plan_footer: Called after main content. Outputs trial info and the checkout / enrollment button
    • Added filters to the returns of many of the functions in the LLMS_Acces_Plan model.

    • Minor improvements made to LLMS_Access_Plan model
    Updates and Enhancements
    • Improved handling of empty blank / empty data when adding instructors to courses and memberships
    • Added filters to the “Sales Page Content” type options & functions for courses and memberships to allow 3rd parties to define their own type of sales page functionality
    • Added filters to the saving of access plan data
    • Improved the HTML and added CSS classes to the access plan admin panel html view
    Bug Fixes
    • Fixes issue causing the “Preview Changes” button on courses to lock the “Update” publishing button which prevents changes from being properly saved.gi
    • Fixed issue causing PHP errors when viewing courses / memberships on the admin panel when an instructor user was deleted
    • Fixed issue causing PHP notices when viewing course / membership post lists on the admin panel when an instructor user was deleted
    • Fixed issue causing PHP warnings to be generated when viewing the user add / edit screen on the admin panel
    • Fixed an issue which would cause access plans to never be available to users. This bug didn’t affect any existing installations except if you wrote custom code that called the LLMS_Access_Plan::is_available_to_user() method.
    Template Updates
    Read more: LifterLMS Version 3.23.0
  • LifterLMS Authorize.Net Version 1.0.4

    • Added an error message for transactions flagged by Advanced Fraud Detection Suite (AFDS)
    Read more: LifterLMS Authorize.Net Version 1.0.4
  • LifterLMS MailChimp Version 3.1.0

    • Adds a “Default Group” option to add interest groups to users during registration
    • Adds a new option when using WooCommerce which will add consenting users to lists and groups during account registration, checkout, and enrollment into courses and memberships through connected products
    • Added filters to allow disabling student consent requirements. Use add_filter( 'llms_mc_enable_consent', '__return_false' ); to completely disable consent.
    Read more: LifterLMS MailChimp Version 3.1.0
  • LifterLMS Version 3.22.2

    • Fixed issue causing banners on general settings screen to cause a fatal error when api connection errors occurred
    • Improved CSS on setup wizard
    Read more: LifterLMS Version 3.22.2
  • LifterLMS MailChimp Version 3.1.0-rc.1

    • Adds a “Default Group” option to add interest groups to users during registration
    • Adds a new option when using WooCommerce which will add consenting users to lists and groups during account registration, checkout, and enrollment into courses and memberships through connected products
    Read more: LifterLMS MailChimp Version 3.1.0-rc.1