LLMS_Student::is_enrolled()
Method: Determine if a student is enrolled in a Course or Membership.
Source: includes/models/model.llms.student.php:1416
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
Filter Hook: It’s too difficult to keep track of multiple postmetas for each lesson incomplete Instead, I’m just replacing the old ‘_is_complete’ value with ‘no’
Source: includes/models/model.llms.student.php:1448
Method: Retrieve an array of Membership Levels for a user
Source: includes/models/model.llms.student.php:964
Method: Get the full name of a student
Source: includes/models/model.llms.student.php:985
Method: Get the next lesson a student needs to complete in a course
Source: includes/models/model.llms.student.php:1005
Method:
Source: includes/models/model.llms.student.php:1020
Method: Get students progress through a course or track
Source: includes/models/model.llms.student.php:1083
Method: Retrieve the Students original registration date in chosen format
Source: includes/models/model.llms.student.php:1155
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1172