LLMS_Certificate_User
Certificate class
Description Description
Generates certificate post for user, triggered from engagement.
Source Source
File: includes/certificates/class.llms.certificate.user.php
Changelog Changelog
Version | Description |
---|---|
3.30.3 | Explicitly define class properties. |
1.0.0 | Introduced. |
Methods Methods
- __construct — Constructor
- get_content_html — get_content_html function.
- has_user_earned — Check if the user has already earned this achievement used to prevent duplicates
- init — Sets up data needed to generate certificate.
- set_shortcode_user — Set the user ID used by [llms-user] to the user earning the certificate.
- trigger — [trigger description]