Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php

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 0 functions | Uses 0 functions

LLMS_REST_Webhook_Data::get_delete_link()

Method: Retrieve an admin nonce url for deleting an API key.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook_Data::get_delivery_signature()

Method: Generate a delivery signature from a delivery payload.

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

Used by 0 functions | Uses 0 functions

llms_rest_webhook_signature_pre

Filter Hook: Allow overriding of signature generation.

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

Used by 0 functions | 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 0 functions | Uses 0 functions

LLMS_REST_Webhook_Data::get_edit_link()

Method: Retrieve the admin URL where the api key is managed.

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

Used by 0 functions | 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 0 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 0 functions | Uses 0 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 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 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress