Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.student.php / Page 2

LLMS_Student::remove_membership_level()

Method: Remove a student from a membership level.

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

Used by 0 functions | Uses 0 functions

LLMS_Student::unenroll()

Method: Remove a student from a LifterLMS course or membership

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

Used by 0 functions | Uses 0 functions

lifterlms_legacy_unenrollment_action

Filter Hook: This filter allows customization of enrollments created prior to version 3.0.0

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

Used by 0 functions | Uses 0 functions

llms_user_removed_from_{$post_type}

Action Hook: Trigger an action immediately following user unenrollment

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

Used by 0 functions | Uses 0 functions

llms_user_removed_from_membership_level

Action Hook: Execute the (deprecated) legacy action.

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

Used by 0 functions | Uses 0 functions

LLMS_Student::delete_enrollment()

Method: Delete a student enrollment.

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

Used by 0 functions | Uses 0 functions

LLMS_Student::is_instructor()

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

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

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

Used by 0 functions | Uses 0 functions

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

Used by 0 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:1339

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 6 Next »
Proudly powered by WordPress