توضیحات
Complete e-learning platform to sell online courses, protect lessons, offer memberships, and quiz students. WP Learning Management System.
تغییرات این نسخه
v10.2.0 – 2026-08-24
New Features
The sections and lessons list endpoints accept parent_id as an alias for the parent filter.
Added a read-only REST API endpoint for student grades with per-lesson course grade breakdowns, added a readonly grade field to student progress responses, and registered a student grades ability with the WordPress Abilities API.
Added time-limited signed download URLs for protected media files, exposed as a download_url field in assignment submission and quiz attempt REST API responses.
Added a certificate merge code for the student’s display name.
REST API: added endpoints for quizzes, quiz questions, quiz attempts (including grading), orders and their transactions, certificate templates, and awarded certificates, with new webhook topics and WordPress Abilities API registration.
Updates and Enhancements
The course students reporting table now sorts by student ID by default instead of by name, avoiding expensive name joins and filesorts on large sites. Columns remain click-sortable.
Improved cache miss detection and added expiration times to object cache entries for more reliable behavior on persistent object cache backends.
Student search is not limited to the student role.
List abilities return an empty list instead of a not-found error for empty collections.
Ability input schemas reject unknown parameters instead of silently ignoring them.
List abilities omit rendered markup when a raw counterpart is available, reducing payload size.
N
New Features
The sections and lessons list endpoints accept parent_id as an alias for the parent filter.
Added a read-only REST API endpoint for student grades with per-lesson course grade breakdowns, added a readonly grade field to student progress responses, and registered a student grades ability with the WordPress Abilities API.
Added time-limited signed download URLs for protected media files, exposed as a download_url field in assignment submission and quiz attempt REST API responses.
Added a certificate merge code for the student’s display name.
REST API: added endpoints for quizzes, quiz questions, quiz attempts (including grading), orders and their transactions, certificate templates, and awarded certificates, with new webhook topics and WordPress Abilities API registration.
Updates and Enhancements
The course students reporting table now sorts by student ID by default instead of by name, avoiding expensive name joins and filesorts on large sites. Columns remain click-sortable.
Improved cache miss detection and added expiration times to object cache entries for more reliable behavior on persistent object cache backends.
Student search is not limited to the student role.
List abilities return an empty list instead of a not-found error for empty collections.
Ability input schemas reject unknown parameters instead of silently ignoring them.
List abilities omit rendered markup when a raw counterpart is available, reducing payload size.
N