Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php

DataStore::sync_order_customer()

Method: Sync customers data after an order was updated.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:122

Used by 1 function | Uses 5 functions

DataStore::get_customer_order_data_and_format()

Method: Returns a data object and format object of the customers data coming from the order.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:534

Used by 2 functions | Uses 1 function

DataStore::get_last_order()

Method: Retrieve the last order made by a customer.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:620

Used by 1 function | Uses 1 function

DataStore::get_order_count()

Method: Retrieve the amount of orders made by a customer.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:671

Used by 1 function | Uses 0 functions

DataStore::delete_customer_by_user_id()

Method: Delete a customer lookup row by WordPress User ID.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:817

Used by 1 function | Uses 1 function

DataStore::sync_on_order_delete()

Method: Sync customers data after an order was deleted.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:99

Used by 0 functions | Uses 2 functions

DataStore::initialize_queries()

Method: Initialize query objects.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:831

Used by 1 function | Uses 1 function

DataStore::get_oldest_orders()

Method: Retrieve the oldest orders made by a customer.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:646

Used by 1 function | Uses 0 functions

DataStore::update_registered_customer()

Method: Update the database with customer data.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:699

Used by 1 function | Uses 5 functions

woocommerce_analytics_update_customer

Action Hook: Fires when customser’s reports are updated.

Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:761

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