LLMS_Student::is_active()
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1172
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1172
Method: Determine if the student has completed a course, track, or lesson
Source: includes/models/model.llms.student.php:1205
Method: Determine if the student is a LifterLMS Instructor (of any kind)
Source: includes/models/model.llms.student.php:1244
Method: Add student postmeta data for completion of a lesson, section, course or track
Source: includes/models/model.llms.student.php:1257
Method: Add student postmeta data for incompletion of a lesson, section, course or track An “_is_complete” value of “no” is inserted into postmeta
Source: includes/models/model.llms.student.php:1282
Method: Add student postmeta data for enrollment into a course or membership
Source: includes/models/model.llms.student.php:1339
Method: Remove student enrollment postmeta for a given product.
Source: includes/models/model.llms.student.php:1364
Method: Add a new status record to the user postmeta table for a specific product
Source: includes/models/model.llms.student.php:1388
Method: Determine if a student is enrolled in a Course or Membership.
Source: includes/models/model.llms.student.php:1416
Method: Get the students last completed lesson in a course
Source: includes/models/model.llms.student.php:942