4.21.3
2025-04-30 Fix1 Tweak31Fixes
- Resolved an issue where if the entered license key was expired, other LearnDash plugins could not be installed properly.
Tweaks
- Improved accessibility for input fields in the Setup Wizard.
- Improved accessibility for breadcrumbs.
- Improved accessibility for course page focus mode side navigation when zoomed in.
- Improved accessibility for headings on registration page.
- Improved accessibility for onboarding wizard field labels.
- Improved accessibility of heading elements in the profile shortcode.
- Improved accessibility for course page side navigation when zoomed in.
- Improved accessibility for alerts with a role "alert".
- Improved accessibility for login link and modal.
- Improved accessibility for registration form field labels.
- Improved accessibility for registration form error messages.
- Improved accessibility for buttons when hovered and focused.
- Improved accessibility for assignments table on the profile page.
- Improved accessibility for quizzes table on the profile page.
- Improved accessibility for essays table on the profile page.
- Improved accessibility of the comments link in the assignments and essays tables on the profile page.
- Improved accessibility of the view statistics and view certificate links in the quizzes tables on the profile page.
- Improved accessibility for "sorting" choice questions.
- Improved accessibility for course pricing section.
- Changed the payment buttons' HTML type to
buttonto improve accessibility. - Added a redirect alert countdown to the payment form in the Registration page (classic and modern) to improve accessibility.
- Improved accessibility when a course step is completed.
- Improved accessibility for error messages on registration pages.
- Improved accessibility for tooltips.
- Removed the old and added a new LearnDash WP version support policy notice.
- Added filters:
learndash_payment_form_redirect_alert_countdown. - Added templates:
src/views/components/icons/drag.php. - Added functions:
learndash_30_show_step_completed_alert,learndash_course_get_step_completion_data,learndash_get_step_completed_transient_data. - Updated functions:
learndash_course_get_step_completion_url,learndash_login_failed_alert,learndash_mark_complete_process,learndash_output_registration_success_alert. - Updated filters:
learndash_group_course_row_atts,learndash_lesson_row_atts_sample_no_access,learndash_lesson_row_atts,learndash_quiz_row_atts. - Updated templates:
src/views/components/forms/field-label.php,src/views/modules/registration/login/forgot-password.php,src/views/modules/registration/order/coupons/alerts.php,src/views/modules/registration/order/details.php,src/views/modules/registration/register/form.php,themes/ld30/templates/assignment/partials/row.php,themes/ld30/templates/focus/sidebar.php,themes/ld30/templates/group/partials/row.php,themes/ld30/templates/lesson.php,themes/ld30/templates/lesson/partials/row.php,themes/ld30/templates/modules/alert.php,themes/ld30/templates/modules/breadcrumbs.php,themes/ld30/templates/modules/infobar.php,themes/ld30/templates/modules/infobar/course.php,themes/ld30/templates/modules/infobar/group.php,themes/ld30/templates/modern/course/accordion/final-quizzes/quiz/attributes/available-on.php,themes/ld30/templates/modern/course/accordion/final-quizzes/quiz/attributes/in-person.php,themes/ld30/templates/modern/course/accordion/final-quizzes/quiz/attributes/virtual.php,themes/ld30/templates/modern/course/accordion/final-quizzes/quiz/title.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/attributes/available-on.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/attributes/in-person.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/attributes/sample.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/attributes/virtual.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/quizzes/quiz/attributes/available-on.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/quizzes/quiz/attributes/in-person.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/quizzes/quiz/attributes/virtual.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/quizzes/quiz/title.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/title.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/attributes/available-on.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/attributes/in-person.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/attributes/virtual.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/quizzes/quiz/attributes/available-on.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/quizzes/quiz/attributes/in-person.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/quizzes/quiz/attributes/virtual.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/quizzes/quiz/title.php,themes/ld30/templates/modern/course/accordion/lessons/lesson/topics/topic/title.php,themes/ld30/templates/modern/course/enrollment/join/index.php,themes/ld30/templates/modern/course/enrollment/pricing/closed/restricted.php,themes/ld30/templates/modern/course/enrollment/pricing/closed/with-price.php,themes/ld30/templates/modern/course/enrollment/pricing/free.php,themes/ld30/templates/modern/course/enrollment/pricing/pay-now.php,themes/ld30/templates/modern/course/enrollment/pricing/recurring/no-trial.php,themes/ld30/templates/modern/course/enrollment/pricing/recurring/trial.php,themes/ld30/templates/quiz/partials/row.php,themes/ld30/templates/shortcodes/profile.php,themes/ld30/templates/shortcodes/profile/assignment-row.php,themes/ld30/templates/shortcodes/profile/assignments.php,themes/ld30/templates/shortcodes/profile/course-row.php,themes/ld30/templates/shortcodes/profile/essay-row.php,themes/ld30/templates/shortcodes/profile/quiz-row.php,themes/ld30/templates/shortcodes/profile/quizzes.php,themes/ld30/templates/shortcodes/profile/search.php,themes/ld30/templates/topic.php,themes/ld30/templates/widgets/navigation/lesson-row.php,themes/ld30/templates/widgets/navigation/quiz-row.php,themes/ld30/templates/widgets/navigation/topic-row.php,themes/legacy/templates/quiz/partials/show_quiz_questions_box.php.
