Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php / Page 2

WC_REST_Customers_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:859

Used by 1 function | Uses 1 function

WC_REST_Customers_V1_Controller::create_item()

Method: Create a single customer.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:324

Used by 0 functions | Uses 4 functions

WC_REST_Customers_V1_Controller

Class: REST API Customers controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:23

Used by 1 function | Uses 1 function

WC_REST_Customers_V1_Controller::register_routes()

Method: Register the routes for customers.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:42

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::get_items_permissions_check()

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

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::create_item_permissions_check()

Method: Check if a given request has access create customers.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:148

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::get_item_permissions_check()

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

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::update_item_permissions_check()

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

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::delete_item_permissions_check()

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

Used by 0 functions | Uses 1 function

WC_REST_Customers_V1_Controller::batch_items_permissions_check()

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

Used by 0 functions | Uses 1 function
« Previous 1 2 3 Next »
Proudly powered by WordPress