WC_REST_Customers_V1_Controller::get_item()
Method: Get a single customer.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:378
Method: Get a single customer.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:378
Method: Update a single user.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:398
Class: REST API Customers controller class.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:23
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