apply_filters( 'llms_rest_webhook_should_deliver', bool $deliver , LLMS_REST_Webhook $this , array $args )
Skip or hijack webhook delivery scheduling
Description Description
Parameters Parameters
- $deliver
-
Whether or not to deliver webhook delivery.
- $this
-
Webhook object.
- $args
-
Numeric array of arguments from the originating hook.
Source Source
File: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php