LearnDash Notifications
Tweaks
- Set minimum required PHP version to 7.4.
- Updated required WP version to 6.6.
Fixes
- Fixed an issue with Failed Quiz Notifications being sent out for quizzes that have ungraded essay questions.
- Fixed fatal error when LearnDash Notifications Logger is not available.
- Resolved
_load_textdomain_just_in_time()notice errors that showed up in WordPress 6.8.
Deprecates
- Classes:
LearnDash_Notifications_Logs_Page.
Fixes
- Resolved a fatal error in Notifications Logger when
AUTH_SALTis missing. - Resolved issue with fetching courses for the
Lesson Available for usernotification. - Resolved PHP warnings.
- Resolved a javascript error on the Notifications edit page when removing a condition.
- Resolved an issue where the
learndash_notifications_send_notificationfilter hook was not working.
Tweaks
- Added actions:
learndash_notifications_uninstall. - Migrated the LD Settings > Notifications > Logs to the main log in LD Settings > Advanced > Logs page.
Deprecates
- Classes:
LearnDash\Notifications\Container,LearnDash\Notifications\App.
Tweaks
- Added compatibility with LearnDash Core v4.13.0.
- Updated functions:
learndash_notifications_extra_autoloading.
