LearnDash Cms - Learning Management System (LMS) for WordPress

LearnDash Cms - Learning Management System (LMS) for WordPress 5.1.5

No permission to download
* Fix - Resolved an issue where expanded lesson items in the Focus Mode sidebar were not fully rendering when the sidebar was initially collapsed.
* Fix - Resolved an issue where students could reach topics and quizzes that belong to a draft lesson, either through the course navigation or a direct link.
* Fix - Resolved an issue where the Resume Course button could redirect students to a draft or unavailable step, resulting in a 404 error.
* Tweak - Added a disclaimer to the Extend Access section on the group edit screen to clarify that the access expiration date is a one-time tool and does not extend access automatically.
* Tweak - Added filters: `learndash_model_{$post_type_key}_linear_step_ids`.
* Tweak - Updated functions: `learndash_course_get_linear_step_ids`, `learndash_next_post_link`, `learndash_previous_post_link`.

Fixes​

  • Resolved an issue on the Group Administration screen where the export file created when clicking "Export Progress" was returning the name and ID of the group instead the course ID and title.
  • Resolved an issue where the translation of Course pagination would not be applied during AJAX requests.
  • Resolved an issue where turning off Auto Paragraph on the "LearnDash Student" block in the block editor did not apply on the front end when the block wrapped nested LearnDash blocks (for example the LearnDash Profile block), which added unwanted paragraph markup and broke the course list layout.

Tweaks​

  • Added functions: learndash_ajax_switch_to_site_locale.
* Tweak - Improved the LearnDash add-ons update flow for legacy licenses.
* Tweak - The Settings -> Liquid Web Products page no longer requires an opt-in to communicate with external servers.
* Tweak - Moved the Liquid Web menu item to Settings -> Liquid Web Products.
* Tweak - The Settings -> Liquid Web Products page now requires a opt-in to communicate with external servers.
* Security - Tightened security around REST API endpoints.
* Fix - Resolved an issue where group leaders with basic settings could not view or grade assignments submitted by users in their groups. Admins and advanced group leaders are unchanged and still see all assignments; author and group filters respect the same visibility rules.
* Fix - Resolved an issue where, for group leaders assigned to more than one group, exporting group progress could include users beyond those in the exported group.
* Security - Tightened security around SQL queries.
* Fix - Resolved an issue where the `[ld_course_resume]` shortcode/block could redirect users to the wrong course step.
* Tweak - Updated functions: `learndash_user_progress_get_first_incomplete_step`.
* Security - Tightened security around PDF generation.
Top