LearnDash

LearnDash LMS

5.1.6.1

51 versions

Last updated 2026-06-29

MemberDash

1.8.4

37 versions

Last updated 2026-06-10

Instructor Role

5.10.1

12 versions

Last updated 2026-06-01

Group Registration

4.4.2

7 versions

Last updated 2026-06-25

Notes

2.1.0

5 versions

Last updated 2026-05-11

ProPanel

3.1.0

5 versions

Last updated 2026-05-11

Ratings, Reviews & Feedback

2.3.0

5 versions

Last updated 2026-05-11

Groups Plus

2.2.1

5 versions

Last updated 2026-06-01

LearnDash Notifications

1.6.8

5 versions

Last updated 2026-06-01

Gradebook

4.4.0

3 versions

Last updated 2026-05-11

LearnDash Achievements

2.0.4

3 versions

Last updated 2026-01-08

LearnDash Certificate Builder

1.1.5

3 versions

Last updated 2026-02-25

LearnDash Elementor Integration

1.0.11

3 versions

Last updated 2025-09-08

LearnDash Zapier Integration

2.3.2

3 versions

Last updated 2026-01-21

LearnDash bbPress Integration

2.2.5

2 versions

Last updated 2026-02-25

LearnDash Events Calendar Integration

1.0.3

2 versions

Last updated 2026-01-21

LearnDash Integrity

1.2.3

4 versions

Last updated 2026-06-25

LearnDash Restrict Content Pro Integration

1.1.2

2 versions

Last updated 2025-02-12

LearnDash SamCart Integration

1.1.0.1

2 versions

Last updated 2026-01-14

LearnDash WooCommerce Integration

2.0.2

2 versions

Last updated 2025-07-07

LearnDash Gravity Forms Integration

2.1.3

1 version

Last updated 2022-10-25

LearnDash MemberPress Integration

2.2.2

1 version

Last updated 2022-10-19

LearnDash Migration

1.1.1

1 version

Last updated 2024-11-06

LearnDash Multilingual Integration

1.0.0

1 version

Last updated 2022-03-28

LearnDash ThriveCart Integration

1.0.5

3 versions

Last updated 2026-06-25

Paid Memberships Pro for LearnDash

1.3.5

1 version

Last updated 2022-10-28

Recent Updates

Security

  • Tightened security around REST API endpoints.

Fixes

  • Resolved a race condition where two concurrent WooCommerce order-completion events for the same order could create duplicate groups and fire the group-creation automation twice.
  • Resolved an issue where a product-level Group Registration bulk discount was shown on the product page but not applied in the cart or checkout.
  • Resolved an issue where the group registration metabox would not show on the edit group page in the admin.
  • Prevented a double member discount from being applied in the cart for Individual group purchases when WooCommerce Memberships is active.
  • Resolved an issue where group courses could not be added or removed on the group edit screen when the Classic Editor was active and the Group Registration add-on was enabled.
  • Resolved an issue where the dynamic group dropdown ("increase seats to existing group" / "add courses to existing group") did not appear on Simple Subscription products and did not list the existing group on Variable Subscription products when a group leader revisited the product page.

Tweaks

  • Added actions: learndash_seats_plus_version_downgraded_to_{$version}, learndash_seats_plus_version_downgraded, learndash_seats_plus_version_upgraded_to_{$version}, learndash_seats_plus_version_upgraded.
  • Added filters: ldgr_should_apply_stored_line_price.

Fixes

  • Resolved an issue where reCAPTCHA was not loading on the login form shown after a successful password reset.
  • Resolved an issue where the Login Modal would show "Incorrect username or password" instead of the captcha error.
  • Resolved an issue where the reCAPTCHA scripts and security nonce were not injecting on "Latest posts" homepages when login is triggered via a navigation menu item.

Fixes

  • Improved ThriveCart webhook handling by decoding JSON payload fields correctly and hardening payload validation/sanitization.

Fixes

  • Resolved an issue where the Stripe product was being created multiple times in the Stripe catalog when creating/updating memberships.

Fixes

  • Instructors can now create and edit courses, lessons, topics, and quizzes when the site language is set to "German (formal)" or other formal language variants. Previously, the editor would fail to load with a console error.
  • Instructors can now use Infinite Scrolling and Load More buttons in Course Grid to view all their assigned courses, not just courses they authored.
  • Pagination state not restoring when navigating back from submission details.
  • Resolved a PHP 8 undefined variable warning for $ld_category in the Frontend Dashboard enqueue_scripts() method.
  • Resolved an issue where Instructors and admins were unable to update groups from the Frontend Instructor Dashboard when "Group Tags" were disabled.
  • Resolved an issue where essay submissions would be shown to the question owner instead of the course owner when LearnDash Shared Quiz Questions is enabled.
  • Resolved an issue where the Visit Plugin link on the wp-admin > plugins list page directed to a non-existent URL.
  • Resolved an issue where the student communication TinyMCE Send button did not appear on lesson and topic pages when LearnDash Notes or another front-end editor initialized before the message modal.
  • Resolved an issue with ajax pagination in the Course List Block.

Tweaks

  • Improved grammar and copy for the Course Creation card in Setup - Advanced Settings.
  • Improved grammar and copy for the Dashboard card in Setup.
  • Updated the commission setup description text for improved clarity.
  • Added filters: learndash_instructor_role_js_locale.
  • Updated templates: modules/templates/settings/ir-instructor-setup-settings.template.php.