The Official Blog for LifterLMS Contributors

  • LifterLMS Labs Version 1.7.0

    New Features
    • Added an option to hide the lesson count on course catalogs.
    Bug Fixes
    • Improved compatibility with PHP 8.2 (fixed deprecation warnings).
    • Fix use of deprecated filter llms_get_quiz_theme_settings with the Divi Theme Compatibility lab (aka Lifti). #16
    • Fixed ‘LLMS Certificates’ and ‘LLMS Awarded Certificates’ Post Types not visible in Beaver Builder Post Type settings. #29
    Deprecations
    • Deprecated method LLMS_Lab_Lifti::quiz_settings.
    Developer Notes
    • Use strict comparison for in_array and array_search.
    • Improved docblocks and coding standards.
    Read more: LifterLMS Labs Version 1.7.0
  • LifterLMS REST API Version 1.0.0-beta.29

    Bug Fixes
    • Avoid PHP fatal when searching for courses/memberships but the query post type parameter is forced to a different post type. e.g. all post types except post excluded from search results. #299
    Read more: LifterLMS REST API Version 1.0.0-beta.29
  • LifterLMS WooCommerce Version 2.5.0

    Updates and Enhancements
    • Improved compatibility with PHP 8.2+.
    Bug Fixes
    • Don’t return default dashboard endpoint set when no endpoints are selected.
    Read more: LifterLMS WooCommerce Version 2.5.0
  • LifterLMS Advanced Videos Version 1.0.0

    New Features
    • Added button to cancel next lesson redirect on the video end.
    • Added fullscreen button when hiding all the embedded player buttons.
    Updates and Enhancements
    • Added notices to some Vimeo Integration settings to indicate their dependency on video embed settings on Vimeo.
    Updated Templates
    • templates/controls.php
    • templates/post-video.php
    Read more: LifterLMS Advanced Videos Version 1.0.0
  • LifterLMS Advanced Videos Version 1.0.0

    New Features
    • Added button to cancel next lesson redirect on the video end.
    • Added fullscreen button when hiding all the embedded player buttons.
    Updates and Enhancements
    • Added notices to some Vimeo Integration settings to indicate their dependency on video embed settings on Vimeo.
    Updated Templates
    • templates/controls.php
    • templates/post-video.php
    Read more: LifterLMS Advanced Videos Version 1.0.0
  • LifterLMS Groups Version 1.0.0

    New Features
    • Added groups directory block and shortcode ([llms_group_list]).
    Updates and Enhancements
    • The minimum required LifterLMS core version requirement has been raised to 7.2.0. Please upgrade LifterLMS to 7.2.0 or later in order to continue using this add-on!
    • Hidden “trash” button for members invitations when the current user cannot delete them.
    • Replaced use of the deprecated FILTER_SANITIZE_STRING constant.
    Bug Fixes
    • Fixed member invitation modal taking over all modals following a batch of sent invitations.
    Developer Notes
    • Added public static method LLMS_Groups_Directory::get_groups_list().
    Updated Templates
    • templates/profile/sidebar-invitations.php
    Read more: LifterLMS Groups Version 1.0.0