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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 2.2.3

llms_get_enrollment_status

Filter Hook: Filter a user’s enrollment status for a specific post.

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

Used by 2 functions | Uses 0 functions

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::get_membership_levels()

Method: Retrieve an array of Membership Levels for a user

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

Used by 3 functions | Uses 0 functions

LLMS_Student::add_membership_level()

Method: Add the student to a LifterLMS Membership

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

Used by 1 function | Uses 2 functions

LLMS_Student::enroll()

Method: Enroll the student into a course or membership

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

Used by 1 function | Uses 10 functions

before_llms_user_enrollment

Action Hook: Fires before a user is enrolled into a course or membership.

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

Used by 1 function | Uses 0 functions

LLMS_Student

Class: LLMS_Student model class

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

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::__construct()

Method: Constructor.

Source: includes/abstracts/llms.abstract.user.data.php:58

Used by 0 functions | Uses 1 function

llms_enroll_student()

Function: Enroll a WordPress user in a course or membership

Source: includes/functions/llms.functions.person.php:182

Used by 6 functions | Uses 0 functions
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions