WC_Webhook::log_delivery()
Method: Log the delivery request/response.
Source: includes/class-wc-webhook.php:521
Method: Log the delivery request/response.
Source: includes/class-wc-webhook.php:521
Method: Track consecutive delivery failures and automatically disable the webhook.
Source: includes/class-wc-webhook.php:591
Method: Get the delivery logs for this webhook.
Source: includes/class-wc-webhook.php:611
Method: Get the delivery log specified by the ID. The delivery log includes:
Source: includes/class-wc-webhook.php:629
Method: Send a test ping to the delivery URL, sent when the webhook is first created.
Source: includes/class-wc-webhook.php:639
Method: Get the friendly name for the webhook.
Source: includes/class-wc-webhook.php:678
Method: Validates user actions.
Source: includes/class-wc-webhook.php:228
Method: Validates WC processing actions.
Source: includes/class-wc-webhook.php:246
Method: Checks the resource for this webhook is valid e.g. valid post status.
Source: includes/class-wc-webhook.php:273
Method: Checks if the specified resource has already been queued for delivery within the current request.
Source: includes/class-wc-webhook.php:306