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

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

Used by 1 function | Uses 0 functions

WC_REST_Customers_V1_Controller::prepare_item_for_response()

Method: Prepare a single customer output for response.

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

Used by 5 functions | Uses 5 functions

WC_REST_Customers_V1_Controller::update_customer_meta_fields()

Method: Update customer meta fields.

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

Used by 3 functions | Uses 2 functions

WC_REST_Customers_V1_Controller::prepare_links()

Method: Prepare links for the request.

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

Used by 1 function | Uses 0 functions

WC_REST_Customers_V1_Controller::get_item_schema()

Method: Get the Customer’s schema, conforming to JSON Schema.

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

Used by 1 function | Uses 0 functions

WC_REST_Customers_V1_Controller::get_role_names()

Method: Get role names.

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

Used by 1 function | Uses 0 functions

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

woocommerce_rest_insert_customer

Action Hook: Fires after a customer is created or updated via the REST API.

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

Used by 2 functions | Uses 0 functions

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

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