Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v2/class-wc-api-customers.php

WC_API_Customers::get_customer_downloads()

Method: Get the available downloads for a customer

Source: includes/legacy/api/v2/class-wc-api-customers.php:512

Used by 0 functions | Uses 2 functions

WC_API_Customers::bulk()

Method: Bulk update or insert customers Accepts an array with customers in the formats supported by WC_API_Customers->create_customer() and WC_API_Customers->edit_customer()

Source: includes/legacy/api/v2/class-wc-api-customers.php:780

Used by 0 functions | Uses 3 functions

WC_API_Customers::get_customer_by_email()

Method: Get the customer for the given email

Source: includes/legacy/api/v2/class-wc-api-customers.php:202

Used by 0 functions | Uses 2 functions

WC_API_Customers::get_customer_billing_address()

Method: Get customer billing address fields.

Source: includes/legacy/api/v2/class-wc-api-customers.php:248

Used by 1 function | Uses 0 functions

WC_API_Customers::get_customer_shipping_address()

Method: Get customer shipping address fields.

Source: includes/legacy/api/v2/class-wc-api-customers.php:272

Used by 1 function | Uses 0 functions

WC_API_Customers::update_customer_data()

Method: Add/Update customer data.

Source: includes/legacy/api/v2/class-wc-api-customers.php:296

Used by 2 functions | Uses 3 functions

WC_API_Customers::modify_user_query()

Method: Modify the WP_User_Query to support filtering on the date the customer was created

Source: includes/legacy/api/v2/class-wc-api-customers.php:687

Used by 0 functions | Uses 0 functions

WC_API_Customers::validate_request()

Method: Validate the request by checking:

Source: includes/legacy/api/v2/class-wc-api-customers.php:712

Used by 5 functions | Uses 2 functions

WC_API_Customers::is_readable()

Method: Check if the current user can read users

Source: includes/legacy/api/v2/class-wc-api-customers.php:765

Used by 1 function | Uses 0 functions

WC_API_Customers::add_customer_data()

Method: Add customer data to orders

Source: includes/legacy/api/v2/class-wc-api-customers.php:637

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