LLMS_Student

LLMS_Student model class


Description Description

Manages data and interactions with a LifterLMS Student.


Source Source

File: includes/models/model.llms.student.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.2.0 The $enrollment_trigger parameter was added to the 'llms_user_enrollment_deleted' action hook. Added new filter to allow customization of object completion data.
4.0.0 Remove previously deprecated methods.
3.37.9 Added filters llms_user_enrollment_allowed_post_types & llms_user_enrollment_status_allowed_post_types which allow 3rd parties to enroll users into additional post types via core enrollment methods.
3.36.2 Added logic to physically remove from the membership level and remove enrollments data on related products, when deleting a membership enrollment.
3.35.0 Prepare all variables when querying for enrollment date.
3.34.0 Added new filters for differentiating between enrollment update and creation; Added the ability to check enrollment from a section.
3.33.0 Added the delete_enrollment_postmeta private method that allows student's enrollment postmeta deletion.
2.2.3 Introduced.


Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.