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
Method: Retrieve an admin nonce url for deleting an API key.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:85
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
Method: Retrieve the admin URL where the api key is managed.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:147
Method: Retrieve the topic event
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:164
Method: Retrieve an array of hooks for the webhook topic.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php:178