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
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
Method: Determine if the the resource is valid for the webhook
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:276
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
Method: Processes information from the origination action hook
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:356
Filter Hook: Disable background processing of webhooks by returning a falsy
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:375
Method: Perform a test ping to the delivery url
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:390
Method: Determines if an originating action qualifies for webhook delivery
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:430
Filter Hook: Skip or hijack webhook delivery scheduling
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:444
Method: Schedule the webhook for async delivery
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:458
Action Hook: Fires after a webhook is delivered
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:98