• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class.llms.engagements.php

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

Used by 1 function | Uses 2 functions

lifterlms_external_engagement_handler_arguments

Filter Hook: Enable 3rd parties to parse custom engagement types.

Source: includes/class.llms.engagements.php:530

Used by 1 function | Uses 0 functions

LLMS_Engagements::trigger_engagement()

Method: Triggers or schedules an engagement

Source: includes/class.llms.engagements.php:585

Used by 1 function | Uses 2 functions

{$data[‘handler_action’]}

Action Hook: Skip processing checks for immediate engagements.

Source: includes/class.llms.engagements.php:614

Used by 1 function | Uses 0 functions

LLMS_Engagements::unschedule_delayed_engagements()

Method: Unschedule all scheduled actions for a delayed engagement

Source: includes/class.llms.engagements.php:635

Used by 0 functions | Uses 1 function

LLMS_Engagements::parse_hook()

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

Used by 1 function | Uses 3 functions

lifterlms_external_engagement_query_arguments

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

Used by 1 function | Uses 0 functions

LLMS_Engagements::parse_hook_find_trigger_type()

Method: Get the engagement trigger type based on the action and related post id

Source: includes/class.llms.engagements.php:420

Used by 1 function | Uses 0 functions

LLMS_Engagements::get_trigger_hooks()

Method: Retrieve a list of hooks that trigger engagements to be awarded.

Source: includes/class.llms.engagements.php:221

Used by 2 functions | Uses 1 function

LLMS_Engagements::get_delayed_group_id()

Method: Retrieve a group id used when scheduling delayed engagement action triggers.

Source: includes/class.llms.engagements.php:118

Used by 2 functions | Uses 0 functions
1 2 3 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions