Updates and Enhancements
- Changed the
llmsStudentsSelect2()
JavaScript function to use the LifterLMS REST API “list students” endpoint instead of the LLMS_AJAX_Handler::query_students()
PHP function.
- Upgraded LifterLMS Blocks to v2.4.1.
Bug Fixes
- Fixed issue with hidden checkboxes on LifterLMS forms.
- Fixed a compatiblity issue with the Divi Theme Builder ignoring access restrictions when using template with custom body. #2063
- Fixed an error encountered on the Engagements > Certificates screen when using the BuddyBoss theme. #2080
Deprecations
Developer Notes
- Added new filter
llms_template_loader_priority
to control the priority of the template_include
hook callback used to load restricted content templates.
Leave a Reply