This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Version 1.0.0-beta.23
·
332 commits
to release
since this release
v1.0.0-beta.23 - 2022-02-23
Updates and Enhancements
- Replaced call to deprecated
LLMS_Section::get_parent_course()withLLMS_Section::get( 'parent_course' ). - Replaced the calls to the deprecated
LLMS_Lesson::get_parent_course()method withLLMS_Lesson::get( 'parent_course' ). - Replaced deprecated
llms_user_removed_from_membership_levelaction hook withllms_user_removed_from_membership.