Method: Retrieve a student’s overall progress Overall progress is the total percentage completed based on all courses the student is enrolled in Cached data is cleared every time the student completes a lesson
Source: includes/models/model.llms.student.php:883
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
Action Hook: Fires before a user is enrolled into a course or membership.
Source: includes/models/model.llms.student.php:107
Action Hook: Fires after a user is enrolled in course
Source: includes/models/model.llms.student.php:146