LLMS_Engagements::maybe_trigger_engagement()
Handles all actions that could potentially trigger an engagement
Description Description
It will fire or schedule the actions after gathering all necessary data.
Return Return
(void)
Source Source
File: includes/class.llms.engagements.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.39.0 | Treat also llms_rest_student_registered action. |
| 3.11.0 | Unknown. |
| 2.3.0 | Introduced. |