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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php

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_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::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_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::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::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::ping()

Method: Perform a test ping to the delivery url

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

Used by 0 functions | Uses 0 functions

llms_rest_webhook_deliver_async

Filter Hook: Disable background processing of webhooks by returning a falsy

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

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

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
1 2 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions