Bug fixes
- Fix issue with LifterLMS bbPress integration preventing course-restricted topics from being accessible by enrolled students
- Fix an issue preventing students expired from courses via access expiration settings from being manually re-enrolled by admins
Deprecations
LLMS_Student
class functionhas_access
is scheduled for deprecation in next major release. Developers should switch toLLMS_Student->is_enrolled()
Leave a Reply