LearnDash v4.18.0.1 Download
Changelog
Changelog
---------------------------------------
update: 4.18.0.1
bugfix
Fix - Restrict calls to licensing server to relevant admin pages.
Fix - Ensure all LearnDash add-ons can be installed properly.
update: 4.18.0
feature
Feature - Licensing and Management is now included as a part of LearnDash LMS instead of requiring a separate plugin.
Feature - LearnDash payment gateways with test mode enabled now show within the WordPress admin bar with links to configure their settings.
update
Tweak - Created Stripe Products for "Buy now" LearnDash courses/groups.
Tweak - A progression warning is now displayed for child steps of sample lessons if a user is enrolled.
Tweak - Improved quiz statistics responsiveness in the profile block/shortcode.
Tweak - Improved header responsiveness on the setup wizard and help pages.
Tweak - Updated a logo.
Tweak - Improved Kadence templates import stability on low-end hosting environments.
Tweak - Updated `Learndash_Payment_Gateway::get_active_gateways()` to no longer return `Learndash_Unknown_Gateway`. If needed, it can be obtained using `Learndash_Unknown_Gateway::get_initiated_instance()`.
Tweak - Added constants: `LEARNDASH_MODULE_LICENSING_DISABLED`.
Tweak - Added filters: `learndash_module_licensing_disabled`, `learndash_payment_option_active_gateways_in_test_mode`.
Tweak - Updated functions: `learndash_get_user_stats`, `learndash_put_directory_index_file`.
Tweak - Deprecated functions: `learndash_activate_learndash_hub`, `learndash_get_updater_instance`, `learndash_hub_deactivated_notice`, `learndash_hub_install`, `learndash_is_learndash_hub_active`, `learndash_is_learndash_hub_installed`.
Tweak - Deprecated actions: `{$plugin_slug}-nss_license_footer`.
Tweak - Deprecated classes: `nss_plugin_updater_sfwd_lms`.
bugfix
Fix - Fixed fatal error when updating submitted essay points if the essay question has 0 points setting.
Fix - Fixed imported quizzes losing associations on import.
Fix - Fixed terms not being associated with imported posts.
Fix - Fixed imported courses losing steps when the shared steps mode is enabled on import.
Fix - Fixed empty steps until page refresh on import when the course builder and shared steps mode are disabled.
Fix - Removed draft courses from a list and adjusted the completed course count in the profile block/shortcode.
Fix - Corrected "login" to "log in" on a course/group page where appropriate.
Fix - Resolved an issue where LearnDash sometimes processed Stripe Webhooks created by other LearnDash instances connected to the same Stripe account.
Fix - Resolved issue where directory index files were rewritten on every page load.
Fix - Resolved issue where the LearnDash admin header could overlap the save dialog for reusable block patterns.
Fix - Resolved an alignment issue with the actions dropdown on smaller screen sizes.
Fix - Resolved an issue when rendering free choice quiz question answers.
Fix - Resolved a positioning issue with the LearnDash admin bar on mobile devices.
update: 4.17.0
feature
Feature - Added basic reports. Learn more here: https://go.learndash.com/repor...
Feature - Added custom label support for the virtual instructors.
update
Tweak - LearnDash Admin Header buttons now match the chosen WordPress Admin Theme.
Tweak - Improved the tabs experience so they are no longer visible when there is only one tab.
Tweak - Improved statistics links in the reports activity widget.
Tweak - Added constants: `LEARNDASH_LICENSING_SERVER_URL`, `LEARNDASH_MODULE_REPORTS_DISABLED`.
Tweak - Added filters: `learndash_dashboard_reports_is_enabled`, `learndash_dashboard_sections_reports`, `learndash_dashboard_section_valid_screen_sizes`, `learndash_header_buttons`, `learndash_module_reports_disabled`.