Dev Resources

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

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

lifterlms_legacy_delete_enrollment_action

Filter Hook: Customize the behavior of enrollment deletion for “legacy” orders.

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

Used by 0 functions | Uses 0 functions

llms_user_enrollment_deleted

Action Hook: Fires after an user enrollment has been deleted.

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

Used by 0 functions | Uses 0 functions

LLMS_Student::update_completion_status()

Method: Update the completion status of a track, course, section, or lesson for the current student

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

Used by 0 functions | Uses 0 functions

before_llms_mark_{$status}

Action Hook: Fires before a student’s object completion status is updated.

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

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