LearnDash LMS
Tweaks
- The Settings -> Liquid Web Products page no longer requires an opt-in to communicate with external servers.
Tweaks
- Moved the Liquid Web menu item to Settings -> Liquid Web Products.
- The Settings -> Liquid Web Products page now requires a opt-in to communicate with external servers.
Features
- Integrate with Nexcess Licensing and Portal.
Tweaks
- Removed the license fields from the LearnDash setup wizard.
- Updated branding references from StellarWP to Nexcess.
- Added constants:
LEARNDASH_PLAYLIST_PARSER_SERVICE_ENDPOINT,LEARNDASH_PLAYLIST_PARSER_SERVICE_SSL_VERIFY. - Added functions:
learndash_get_license_email,learndash_get_license_key.
Security
- Tightened security around REST API endpoints.
Fixes
- 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.
- 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.
Fixes
- Added delay between scheduled payment actions to prevent overwhelming the payment gateway when many subscriptions are due at once (e.g. on first run after upgrade).
Tweaks
- Added filters:
learndash_payment_subscription_delay_between_actions.
Security
- Tightened security around SQL queries.
Fixes
- Resolved an issue where the
[ld_course_resume]shortcode/block could redirect users to the wrong course step.
Tweaks
- Updated functions:
learndash_user_progress_get_first_incomplete_step.
Security
- Tightened security around PDF generation.
Compatibilitys
- Improved blocks compatibility with PHP 8.4.
Fixes
- Fixed courses filtering by progress status in the
LearnDash Course Gridblock. - Number input fields now properly return a number via the REST API if the field is saved with no value.
- Prevented PayPal scripts from being enqueued on Checkout and Profile pages when PayPal Checkout is disabled.
- Resolved an issue where cloning a Lesson, Topic, or Course built with Elementor would result in a broken layout.
- Resolved an issue where locally installed translations without remote GlotPress data were not displayed and could not be removed on the Translations page.
- Resolved an issue where non LearnDash plugins could be visible on the Add-ons page.
Tweaks
- Added hints to the Modern Course and Modern Group fields to clarify tabs behavior.
- Added filters:
learndash_hub_installed_projects.
