DataStore::sync_order_customer( int $post_id )
Sync customers data after an order was updated.
Description Description
Only updates customer if it is the customers last order.
Parameters Parameters
- $post_id
-
(Required) of order.
Return Return
(true|AutomatticWooCommerceAdminAPIReportsCustomers-1)
Source Source
File: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php