• 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 / includes/abstracts/llms-abstract-user-engagement.php

llms_{$this->model_post_type}_synchronized

Action Hook: Action run after an awarded engagement is synchronized with its template.

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Engagement::sync_meta()

Method: This is a stub that allows extending classes to sync additional data from the template during a sync operation.

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Engagement::merge_content()

Method: Allow child classes to merge the post content based on content from the template.

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

Used by 2 functions | Uses 0 functions

LLMS_Abstract_User_Engagement::sync()

Method: Update the awarded engagement by regenerating it from its template.

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

Used by 1 function | Uses 3 functions

LLMS_Abstract_User_Engagement::get_related_post_id()

Method: Get the WP Post ID of the post which triggered the earning of the certificate

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

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Engagement::get_user_id()

Method: Retrieve the user ID of the user who earned the certificate

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

Used by 1 function | Uses 1 function

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 1 function
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions