Dev Resources

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

WC_Customer_Data_Store_Session::set_defaults()

Method: Load default values if props are unset.

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

Used by 1 function | Uses 1 function

WC_Customer_Data_Store_Session::delete()

Method: Deletes a customer from the database.

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

Used by 0 functions | Uses 1 function

WC_Customer_Data_Store_Session::get_last_order()

Method: Gets the customers last order.

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

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store_Session::get_order_count()

Method: Return the number of orders this customer has.

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

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store_Session::get_total_spent()

Method: Return how much money this customer has spent.

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

Used by 0 functions | Uses 0 functions

WC_Customer_Data_Store_Session::create()

Method: Simply update the session.

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

Used by 0 functions | Uses 1 function

WC_Customer_Data_Store_Session::update()

Method: Simply update the session.

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

Used by 0 functions | Uses 1 function

WC_Customer_Data_Store_Session::save_to_session()

Method: Saves all customer data to the session.

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

Used by 2 functions | Uses 1 function

WC_Customer_Data_Store_Session::read()

Method: Read customer data from the session unless the user has logged in, in which case the stored ID will differ from the actual ID.

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

Used by 0 functions | Uses 2 functions

WC_Customer_Data_Store_Session

Class: WC Customer Data Store which stores the data in session.

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

Used by 0 functions | Uses 1 function
Proudly powered by WordPress