• 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 / LifterLMS_REST/Models

LLMS_REST_Webhook::is_already_processed()

Method: Checks if the specified resource has already been queued for delivery within the current request

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:198

Used by 1 function | Uses 0 functions

LLMS_REST_Webhook::should_deliver()

Method: Determines if an originating action qualifies for webhook delivery

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:430

Used by 1 function | Uses 4 functions

llms_rest_webhook_should_deliver

Filter Hook: Skip or hijack webhook delivery scheduling

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:444

Used by 1 function | Uses 0 functions

LLMS_REST_Webhook::schedule()

Method: Schedule the webhook for async delivery

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:458

Used by 1 function | Uses 1 function

llms_rest_webhook_repeat_delay

Filter Hook: Determines the time period required to wait between delivery of the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:489

Used by 1 function | Uses 0 functions

llms_rest_webhook_is_valid_action

Filter Hook: Determine if the current action is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:236

Used by 1 function | Uses 0 functions

LLMS_REST_Webhook::is_valid_post_action()

Method: Determine if the current post-related action is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:248

Used by 1 function | Uses 1 function

LLMS_REST_Webhook::is_valid_resource()

Method: Determine if the the resource is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:276

Used by 1 function | Uses 1 function

LLMS_REST_Webhook::is_valid_user_action()

Method: Determine if the current user-related action is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:324

Used by 1 function | Uses 0 functions

LLMS_REST_Webhook::process_hook()

Method: Processes information from the origination action hook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:356

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