Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/class-wc-customer-data-store.php

WC_Customer_Data_Store::update_user_meta()

Method: Helper method that updates all the meta for a customer. Used for update & create.

Source: includes/data-stores/class-wc-customer-data-store.php:248

Used by 2 functions | Uses 0 functions

WC_Customer_Data_Store::get_last_order()

Method: Gets the customers last order.

Source: includes/data-stores/class-wc-customer-data-store.php:328

Used by 0 functions | Uses 2 functions

WC_Customer_Data_Store::get_order_count()

Method: Return the number of orders this customer has.

Source: includes/data-stores/class-wc-customer-data-store.php:367

Used by 0 functions | Uses 1 function

WC_Customer_Data_Store::get_total_spent()

Method: Return how much money this customer has spent.

Source: includes/data-stores/class-wc-customer-data-store.php:401

Used by 0 functions | Uses 2 functions

WC_Customer_Data_Store::search_customers()

Method: Search customers and return customer IDs.

Source: includes/data-stores/class-wc-customer-data-store.php:448

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store::get_user_ids_for_billing_email()

Method: Get all user ids who have `billing_email` set to any of the email passed in array.

Source: includes/data-stores/class-wc-customer-data-store.php:511

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store

Class: WC Customer Data Store.

Source: includes/data-stores/class-wc-customer-data-store.php:17

Used by 0 functions | Uses 1 function

WC_Customer_Data_Store::exclude_internal_meta_keys()

Method: Callback to remove unwanted meta data.

Source: includes/data-stores/class-wc-customer-data-store.php:84

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store::create()

Method: Method to create a new customer in the database.

Source: includes/data-stores/class-wc-customer-data-store.php:107

Used by 0 functions | Uses 3 functions

WC_Customer_Data_Store::read()

Method: Method to read a customer object.

Source: includes/data-stores/class-wc-customer-data-store.php:146

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