LLMS_Engagements
Engagements Class
Description Description
Source Source
File: includes/class.llms.engagements.php
Changelog Changelog
Version | Description |
---|---|
3.39.0 | Added llms_rest_student_registered as action hook. |
3.30.3 | Fixed spelling errors. |
2.3.0 | Introduced. |
Methods Methods
- __construct — Constructor
- add_actions — Register all actions that trigger engagements
- get_engagements — Retrieve engagements based on the trigger type
- handle_achievement — Award an achievement
- handle_certificate — Award a certificate
- handle_email — Send an email engagement
- init — Include engagement types (excluding email)
- instance — Create instance of class
- log — Log debug data to the WordPress debug.log file
- maybe_trigger_engagement — Handles all actions that could potentially trigger an engagement