LLMS_Student::insert_status_postmeta()
Method: Add a new status record to the user postmeta table for a specific product
Source: includes/models/model.llms.student.php:1239
Method: Add a new status record to the user postmeta table for a specific product
Source: includes/models/model.llms.student.php:1239
Method: Retrieve an instance of the LLMS_Instructor model for the current user
Source: includes/models/model.llms.student.php:28
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1036
Method: Determine if the student has completed a course, track, or lesson
Source: includes/models/model.llms.student.php:1067
Method: Determine if a student is enrolled in a Course or Membership.
Source: includes/models/model.llms.student.php:1267
Method: Determine if the student is a LifterLMS Instructor (of any kind) Can be admin, manager, instructor, assistant
Source: includes/models/model.llms.student.php:1102
Method: Mark a lesson, section, course, or track complete for the given user
Source: includes/models/model.llms.student.php:1315
Method: Mark a lesson, section, course, or track incomplete for the given user Gives an “_is_complete” value of “no” for the given object
Source: includes/models/model.llms.student.php:1339
Method: Retrieve an instance of the student quiz data model
Source: includes/models/model.llms.student.php:41
Method: Remove a student from a membership level
Source: includes/models/model.llms.student.php:1352