LLMS_Student::get_registration_date()
Method: Retrieve the student’s original registration date in the chosen format.
Source: includes/models/model.llms.student.php:1081
Method: Retrieve the student’s original registration date in the chosen format.
Source: includes/models/model.llms.student.php:1081
Method: Add student postmeta data for completion of a lesson, section, course or track
Source: includes/models/model.llms.student.php:1183
Method: Add student postmeta data for enrollment into a course or membership
Source: includes/models/model.llms.student.php:1265
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:1208
Method: Add a new status record to the user postmeta table for a specific product
Source: includes/models/model.llms.student.php:1314
Method: Retrieve an instance of the LLMS_Instructor model for the current user
Source: includes/models/model.llms.student.php:42
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1098
Method: Determine if the student has completed a course, track, or lesson
Source: includes/models/model.llms.student.php:1131
Method: Determine if a student is enrolled in a Course or Membership.
Source: includes/models/model.llms.student.php:1342
Method: Determine if the student is a LifterLMS Instructor (of any kind)
Source: includes/models/model.llms.student.php:1170