Tweak - Added LearnDash onboarding wizard trigger for StellarSites users.
Tweak - Added a setting to enable/disable automatic progression for courses (disabled by default), which can be toggled under LearnDash > Courses > Settings.
Tweak - Hid the LearnDash Licensing page on StellarSites if the LearnDash license is valid.
Tweak - Changed setup link in the LearnDash fresh install pointer to link to the LearnDash onboarding wizard.
Tweak - Improved accessibility for the Focus Mode sidebar keyboard navigation.
Tweak - Improved accessibility for the focus mode sidebar trigger on mobile.
Tweak - Improved accessibility for focus mode sidebar navigation.
Tweak - Improved accessibility for Course step status icons.
Tweak - Improved the accessibility of the Focus Mode Sidebar on desktop and mobile.
Tweak - Improved the accessibility of the mark complete button.
Tweak - Improved accessibility for alerts shown on page load.
Tweak - Improved accessibility for the expand and collapse buttons for the Profile shortcode.
Tweak - Increased cache time for failed licensing server requests to avoid potential site slowdowns.
Tweak - Prevented future LearnDash core updates if the WP version is lower than 6.6.
Tweak - Improved accessibility for "Fill in the blank" questions.
Tweak - Added a "skip to content" link for Focus Mode.
Tweak - Added filters: `learndash_location_is_learndash_admin_page`, `learndash_module_licensing_failed_response_cache_time`, `learndash_setup_wizard_status`.
Tweak - Updated filters: `learndash_step_completed_redirect_immediately`.
Tweak - Updated functions: `learndash_30_show_step_completed_alert`, `learndash_mark_complete_process`.
Tweak - Updated templates: `themes/ld30/templates/focus/header.php`, `themes/ld30/templates/focus/index.php`, `themes/ld30/templates/focus/sidebar.php`, `themes/ld30/templates/modules/alert.php`, `themes/ld30/templates/modules/infobar.php`, `themes/ld30/templates/quiz/partials/show_quiz_questions_box.php`, `themes/ld30/templates/shortcodes/profile/course-row.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`.
Fix - Resolved a conflict with the Paid Memberships Pro plugin related to the Stripe library.