WC_REST_Webhooks_V1_Controller::prepare_links()
Method: Prepare links for the request.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:590
Method: Prepare links for the request.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:590
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
Method: Get all webhooks.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:226
Filter Hook: Filter arguments, before passing to WC_Webhook_Data_Store->search_webhooks, when querying webhooks via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:248
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