WC_REST_Webhooks_V1_Controller::update_item()
Method: Update a single webhook.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:375
Method: Update a single webhook.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:375
Class: REST API Webhooks controller class.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:21
Method: Register the routes for webhooks.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:47
Method: Check whether a given request has permission to read webhooks.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:128
Method: Check if a given request has access create webhooks.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:143
Method: Check if a given request has access to read a webhook.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:157
Method: Check if a given request has access update a webhook.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:172
Method: Check if a given request has access delete a webhook.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:187
Method: Check if a given request has access batch create, update and delete items.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:202
Method: Get the default REST API version.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:216