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.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.