LLMS_Student::insert_incompletion_postmeta()
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 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
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