• 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/abstracts/class-llms-rest-webhook-data.php

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

Method: Retrieve the topic event

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

Used by 2 functions | Uses 0 functions

LLMS_REST_Webhook_Data::get_hooks()

Method: Retrieve an array of hooks for the webhook topic.

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

Used by 1 function | Uses 3 functions

LLMS_REST_Webhook_Data::get_payload()

Method: Retrieve a payload for webhook delivery.

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

Used by 0 functions | Uses 5 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_Data::get_resource()

Method: Retrieve the topic resource.

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

Used by 2 functions | Uses 0 functions

LLMS_REST_Webhook_Data::get_user_agent()

Method: Retrieve a user agent string to use for delivering webhooks.

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

Used by 0 functions | Uses 1 function

LLMS_REST_Webhook_Data::set_delivery_failure()

Method: Increment delivery failures and after max allowed failures are reached, set status to disabled.

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

Used by 0 functions | Uses 2 functions

LLMS_REST_Webhook_Data

Class: LLMS_REST_Webhook class.

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

Used by 1 function | Uses 1 function
1 2 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions