Download LearnDash LMS 4.14.0 from nulled fire. LearnDash LMS Plugin - Turn your WordPress site into a learning management system.
Updates
  • Updated default value for LEARNDASH_GUTENBERG define to be false instead of true
Bugfixes
  • Fixed issue preventing Quiz Certificates from displaying
  • Fixed division by zero in Course Progress widget when course does not contain any steps
  • Like
Reactions: spraggatoy
Update: Version 2.5.8.1
Bugfixes
  • Fixed [ld_course_list] shortcode to show enrolled courses when using the "mycourses" parameter
Update: Version 2.5.8

New Features
  • Added integration to WordPress Privacy Policy and GDPR functionality to export and erase user personal data
    Added support for user_id parameter in [ld_course_list]shortcode
  • Added new parameters for [ld_profile] shortcode to control output of edit profile link and listing of course quizzes
  • [BETA] Added new Gutenberg blocks for many of the LearnDash shortcodes
  • [BETA] Added more REST API endpoints under namespace: /wp-json/ldlms/v1 (requires the define added to site: define ('LEARNDASH_REST_API_ENABLED', true);)
  • [BETA] Added Gutenberg editor support when editing LearnDash post types (requires the define added to site: define ('LEARNDASH_GUTENBERG', true);)
Updates
  • Updated cookie timer logic to retain after logging out
  • Updated Quiz question point calculations when using the individual point option
  • Updated Lessons widget ordering logic to use shared steps order
  • Updated Course progress widget when user is not logged in
  • Updated Course Info widget order selectors to retain value after saving
  • Updated Groups auto-enroll logic to not unenroll user from Group when user is unenrolled from an associated Course
  • Updated learndash_course_status() to allow for filtering and return slug only
Bugfixes
  • Fixed miscellaneous spelling issues
New Features
  • Added negative point scoring logic on multiple choice questions when using individual points
  • Added Assignment and Essay upload paths to the Support tab output
Updates
  • Updated Add-ons options key ‘learndash-repositories' to not auto-load
Bugfixes
  • Fixed Course Builder where editing a Quiz title did not update WPProQuiz title
  • Fixed issue where Course Builder search was generating too many AJAX calls
  • Fixed Course Builder where editing a Lesson title propagated the change to Topics
  • Fixed Add-ons menu where items did not load or displayed partial data
  • Fixed Quiz prerequisite logic not checking that student has passed the previous Quiz
  • Fixed Quiz where Mathjax symbol processing was not being rendered on all question types and answer fields
  • Fixed [ld_lesson_list] shortcode not using the course_id per page limit
  • Fixed undefined index reported on Add-ons page when running on wordpress.com
  • Fixed Group Administration pagination
  • Fixed per page settings not accepting a "0" value
  • Fixed Lesson pagination and Quiz listing
  • Fixed issue where the class Parsedown couldn't be redeclared
  • Fixed issues related to PHP 7.2.1 deprecated function while = each() used in the TCPDF library
  • Fixed [ld_course_list mycourses="enrolled"] shortcode showing all courses when logged out