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
Method: Allow child classes to merge the post content based on content from the template.
Source: includes/abstracts/llms-abstract-user-engagement.php:209
Method: Update the awarded engagement by regenerating it from its template.
Source: includes/abstracts/llms-abstract-user-engagement.php:234
Action Hook: Action run after an awarded engagement is synchronized with its template.
Source: includes/abstracts/llms-abstract-user-engagement.php:268
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
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
Method: Retrieve the user ID of the user who earned the certificate
Source: includes/abstracts/llms-abstract-user-engagement.php:143
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