Gradebook
Compatibilitys
- LearnDash LMS 5.1.0 is now the minimum supported version.
Deprecates
- Deprecated constants:
LEARNDASH_GRADEBOOK_LICENSING_CHECK_LICENSE_URL,LEARNDASH_GRADEBOOK_LICENSING_SITE_URL.
Tweaks
- Improved Block compatibility with WordPress 6.9.
Features
- The Overall Grade Block can now be used with LearnDash Certificates. Note: Requires Certificate Builder v1.1.2.
Fixes
- Resolved LearnDash submenu items order issue.
- Gradebook Letter and Color Scales are now more aggressively sanitized to ensure a fatal error cannot be hit if one were saved in an incorrect format.
- Fatal error on the gradebook view page when using the UTC timezone.
- Multiple typos and non-translatable strings.
- Resolved PHP deprecated notice started in PHP 8.2.
- Resolved saving styles settings always showing a "Settings save failed" notice even though they have successfully saved.
Tweaks
- Updated functions:
ld_gb_get_timezone_offset. - Added actions:
learndash_gradebook_uninstall. - Added functions:
learndash_gradebook_sanitize_grade_style_settings.
