LLMS_Engagements::parse_engagement()
Method: Parse engagement objects from the DB and return data needed to trigger the engagements.
Source: includes/class.llms.engagements.php:507
Method: Parse engagement objects from the DB and return data needed to trigger the engagements.
Source: includes/class.llms.engagements.php:507
Filter Hook: Enable 3rd parties to parse custom engagement types.
Source: includes/class.llms.engagements.php:530
Method: Triggers or schedules an engagement
Source: includes/class.llms.engagements.php:585
Action Hook: Skip processing checks for immediate engagements.
Source: includes/class.llms.engagements.php:614
Method: Unschedule all scheduled actions for a delayed engagement
Source: includes/class.llms.engagements.php:635
Method: Parse incoming hook / callback data to determine if an engagement should be triggered from a given hook.
Source: includes/class.llms.engagements.php:361
Filter Hook: Allows 3rd parties to hook into the core engagement system by parsing data passed to the hook.
Source: includes/class.llms.engagements.php:384
Method: Get the engagement trigger type based on the action and related post id
Source: includes/class.llms.engagements.php:420
Method: Retrieve a list of hooks that trigger engagements to be awarded.
Source: includes/class.llms.engagements.php:221
Method: Retrieve a group id used when scheduling delayed engagement action triggers.
Source: includes/class.llms.engagements.php:118