• 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 / Hooks / Page 77

llms_rest_webhook_delivery

Action Hook: Fires after a webhook is delivered

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

Used by 1 function | Uses 0 functions

llms_rest_webhook_delivery_args

Filter Hook: Modify HTTP args used to deliver the webhook

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

Used by 1 function | Uses 0 functions

llms_rest_webhook_disabled_by_delivery_failures

Action Hook: Fires immediately after a webhook has been disabled due to exceeding its maximum allowed failures.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:315

Used by 1 function | Uses 0 functions

llms_rest_webhook_get_payload

Filter Hook: Filter the webhook payload prior to delivery

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:252

Used by 1 function | Uses 0 functions

llms_rest_webhook_hash_algorithm

Filter Hook: Customize the hash algorithm used to generate the webhook delivery signature.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:131

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_max_delivery_failures

Filter Hook: Filter the number of times a webhook is allowed to fail before it is automatically disabled.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:302

Used by 1 function | Uses 0 functions

llms_rest_webhook_query_default_args

Filter Hook: Filters the webhooks query default args

Source: libraries/lifterlms-rest/includes/class-llms-rest-webhooks-query.php:58

Used by 1 function | Uses 0 functions

llms_rest_webhook_query_get_webhooks

Filter Hook: Filters the list of webhooks

Source: libraries/lifterlms-rest/includes/class-llms-rest-webhooks-query.php:94

Used by 1 function | Uses 0 functions

llms_rest_webhook_query_where

Filter Hook: Filters the query WHERE clause

Source: libraries/lifterlms-rest/includes/class-llms-rest-webhooks-query.php:197

Used by 1 function | Uses 0 functions
« Previous 1 … 76 77 78 … 90 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions