The Official Blog for LifterLMS Contributors

  • LifterLMS Version 3.1.3

    • Added new action hooks to the course syllabus widget/shortcode template
    • Added a small text link on the student dashboard which links to the full courses list of the dashboard
    • Display order revenue for legacy orders instead of 0
    • Make the Order History table on the Student Dashboard responsive
    • Only display published courses on the student dashboard
    • Fixes a conflict with WP Seo Premium’s redirect manager which was creating access plan redirects
    • Reenable course review options on the admin panel
    • Updates review output method so reviews are now output via a removeable action
    Read more: LifterLMS Version 3.1.3
  • LifterLMS Version 3.1.2

    • Update all course and lesson templates to rely only on global $post rather than on $course and $lesson globals which are working inconsistently across environments
    • Fix typo related to the line-height of LifterLMS order notes on the admin panel. Thanks @edent!
    Read more: LifterLMS Version 3.1.2
  • LifterLMS Version 3.1.1

    • Shortcode [lifterlms_hide_content] has some new functionality. See documentation for usage and more information!
    • Fix logic when determining if terms and condition checkboxes should be displayed on checkout & open registration.
    • Define a placeholder on the Terms & Conditions page selection so it can be removed
    • Explicitly declare LLMS_Lesson on lesson audio/video embed templates instead of relying the global $lesson. Some environments appear to be losing the global.
    • Removed unused lesson template “full-description”
    Read more: LifterLMS Version 3.1.1
  • LifterLMS Version 3.1.0

    • New engagement triggers available to allow engagements to be fired when a student enrolls into a course or membership!
    • Add custom email addresses for to, cc, and bcc when sending email engagements
    • New Merge Code button for easy merging of custom merge codes when creating emails
    • Added post table data for LifterLMS Engagements
    • Added new filter llms_email_engagement_date_format which allows customization of the format of the {current_date} merge code available in LifterLMS Emails
    • Added explicit max width declaration to images within LLMS Catalogs to prevent image overflow. Fixes some theme compatibility issues.
    • Optimize course and lesson audio video templates for faster loads
    • Fix course & lesson video to load videos instead of duplicating audio embeds
    • Fix coupon usage query so that coupons cannot be used more than the maximum number of times. Also now displays the correct number of coupons used on the coupons post table.
    • Fix LLMS Engagement Email merge codes to work in subject line
    Read more: LifterLMS Version 3.1.0
  • LifterLMS MailChimp Version 2.1.4

    • Removed the 25-list cap so admins can select from up to 100 lists
    Read more: LifterLMS MailChimp Version 2.1.4
  • LifterLMS Version 3.0.4

    • Added shortcode [lifterlms_login] so the login form can be displayed. Information usage at https://lifterlms.com/docs/shortcodes/#lifterlms_login
    • Added internal function LLMS_Student->get_name()
    • Three basic course difficulties will be automatically created on installation and upgrades
    • Updated course difficulty save methods to rely only on the taxonomy rather than the taxonomy and postmeta table
    • Updated admin settings screens to only flush rewrite rules on screens where it is necessary to update rewrites
    • Fix issue with customization of LifterLMS account endpoint URLs
    • Fix a conflict with Redirection url monitoring that was causing redirects to be created from Courses and Memberships to the site home page automatically whenever updating the post
    • Fix an undefined index warning on courses / memberships when updating post data
    • Remove confusing and invalid warning message from Membership post screen on admin panel
    Read more: LifterLMS Version 3.0.4