• 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 / Code Reference / LifterLMS/Abstracts/Classes / Page 5

LLMS_Abstract_User_Engagement::get_user_postmeta()

Method: Retrieve user postmeta data for the achievement or certificate.

Source: includes/abstracts/llms-abstract-user-engagement.php:158

Used by 2 functions | Uses 1 function

LLMS_Abstract_User_Engagement::get_user_post_meta_key()

Method: Retrieve the user postmeta key recorded when the engagement is earned.

Source: includes/abstracts/llms-abstract-user-engagement.php:178

Used by 2 functions | Uses 0 functions

LLMS_Abstract_User_Engagement::is_awarded()

Method: Determines if the achievement or certificate has been awarded.

Source: includes/abstracts/llms-abstract-user-engagement.php:190

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Engagement::__construct()

Method: Constructor.

Source: includes/abstracts/llms-abstract-user-engagement.php:31

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Engagement::after_create()

Method: Called immediately after creating / inserting a new post into the database

Source: includes/abstracts/llms-abstract-user-engagement.php:44

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Engagement::delete()

Method: Delete the engagement

Source: includes/abstracts/llms-abstract-user-engagement.php:57

Used by 0 functions | Uses 4 functions

llms_before_delete_{$this->model_post_type}

Action Hook: Action fired immediately prior to the deletion of a user’s awarded engagement.

Source: includes/abstracts/llms-abstract-user-engagement.php:70

Used by 1 function | Uses 0 functions

llms_delete_{$this->model_post_type}

Action Hook: Action fired immediately after the deletion of a user’s awarded engagement.

Source: includes/abstracts/llms-abstract-user-engagement.php:96

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Engagement::get_earned_date()

Method: Retrieve the date the achievement was earned (created)

Source: includes/abstracts/llms-abstract-user-engagement.php:108

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Engagement

Class: Base model class for awarded engagements (certificates and achievements).

Source: includes/abstracts/llms-abstract-user-engagement.php:18

Used by 2 functions | Uses 1 function
« Previous 1 … 4 5 6 … 63 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions