woocommerce_rest_delete_customer
Action Hook: Fires after a customer is deleted via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:505
Action Hook: Fires after a customer is deleted via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:505
Method: Prepare a single customer output for response.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:517
Method: Register the routes for customers.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:42
Method: Check whether a given request has permission to read customers.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:133
Method: Check if a given request has access create customers.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:148
Method: Check if a given request has access to read a customer.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:162
Method: Check if a given request has access update a customer.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:179
Method: Check if a given request has access delete a customer.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:196
Method: Check if a given request has access batch create, update and delete items.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:213
Method: Get all customers.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:227