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
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
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
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
Class: LLMS_REST_Webhook class
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:21
Method: Delivers the webhook
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:39
Method: Retrieve an admin nonce url for deleting an API key.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:85
Filter Hook: Modify HTTP args used to deliver the webhook
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:64
Method: Generate a delivery signature from a delivery payload.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:106
Filter Hook: Allow overriding of signature generation.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:117
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