Dev Resources

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

llms_rest_webhook_repeat_delay

Filter Hook: Determines the time period required to wait between delivery of the webhook

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

Used by 0 functions | Uses 0 functions

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

LLMS_REST_Webhook::delivery_after()

Method: Fires after delivery

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::enqueue()

Method: Add actions for all the webhooks hooks

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_already_processed()

Method: Checks if the specified resource has already been queued for delivery within the current request

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_valid_action()

Method: Determine if the current action is valid for the webhook

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

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

LLMS_REST_Webhook::is_valid_post_action()

Method: Determine if the current post-related action is valid for the webhook

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_valid_resource()

Method: Determine if the the resource is valid for the webhook

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_valid_user_action()

Method: Determine if the current user-related action is valid for the webhook

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress