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