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
Method: Retrieve user postmeta data for the achievement or certificate.
Source: includes/abstracts/llms-abstract-user-engagement.php:158
Method: Retrieve the user postmeta key recorded when the engagement is earned.
Source: includes/abstracts/llms-abstract-user-engagement.php:178
Method: Determines if the achievement or certificate has been awarded.
Source: includes/abstracts/llms-abstract-user-engagement.php:190
Method: Constructor.
Source: includes/abstracts/llms-abstract-user-engagement.php:31
Method: Called immediately after creating / inserting a new post into the database
Source: includes/abstracts/llms-abstract-user-engagement.php:44
Method: Delete the engagement
Source: includes/abstracts/llms-abstract-user-engagement.php:57
Action Hook: Action fired immediately prior to the deletion of a user’s awarded engagement.
Source: includes/abstracts/llms-abstract-user-engagement.php:70
Action Hook: Action fired immediately after the deletion of a user’s awarded engagement.
Source: includes/abstracts/llms-abstract-user-engagement.php:96
Method: Retrieve the date the achievement was earned (created)
Source: includes/abstracts/llms-abstract-user-engagement.php:108
Class: Base model class for awarded engagements (certificates and achievements).
Source: includes/abstracts/llms-abstract-user-engagement.php:18