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
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
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: Determine if the current action is valid for the webhook
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:236
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
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