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 certificates that a user has earned
Source: includes/models/model.llms.student.php:301
Method: Retrieve IDs of user’s courses based on supplied criteria
Source: includes/models/model.llms.student.php:337
Method: Retrieve IDs of courses a user has completed
Source: includes/models/model.llms.student.php:356
Method: Get the formatted date when a course or lesson was completed by the student
Source: includes/models/model.llms.student.php:428
Method: Retrieve IDs of user’s enrollments by post type (and additional criteria)
Source: includes/models/model.llms.student.php:459
Method: Get the formatted date when a user initially enrolled in a product or when they were last updated
Source: includes/models/model.llms.student.php:563
Method: Get the current enrollment status of a student for a particular product
Source: includes/models/model.llms.student.php:608