• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 371

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

Used by 0 functions | Uses 0 functions

LLMS_Student::insert_completion_postmeta()

Method: Add student postmeta data for completion of a lesson, section, course or track

Source: includes/models/model.llms.student.php:1183

Used by 1 function | Uses 1 function

LLMS_Student::insert_enrollment_postmeta()

Method: Add student postmeta data for enrollment into a course or membership

Source: includes/models/model.llms.student.php:1265

Used by 1 function | Uses 1 function

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:1208

Used by 1 function | Uses 0 functions

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:1314

Used by 2 functions | Uses 1 function

LLMS_Student::instructor()

Method: Retrieve an instance of the LLMS_Instructor model for the current user

Source: includes/models/model.llms.student.php:42

Used by 0 functions | Uses 2 functions

LLMS_Student::is_active()

Method: Determine if the student is active in at least one course or membership

Source: includes/models/model.llms.student.php:1098

Used by 0 functions | Uses 2 functions

LLMS_Student::is_complete()

Method: Determine if the student has completed a course, track, or lesson

Source: includes/models/model.llms.student.php:1131

Used by 4 functions | Uses 1 function

LLMS_Student::is_enrolled()

Method: Determine if a student is enrolled in a Course or Membership.

Source: includes/models/model.llms.student.php:1342

Used by 1 function | Uses 2 functions

LLMS_Student::is_instructor()

Method: Determine if the student is a LifterLMS Instructor (of any kind)

Source: includes/models/model.llms.student.php:1170

Used by 1 function | Uses 0 functions
« Previous 1 … 370 371 372 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions