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.


Top ↑

Return Return

(true|AutomatticWooCommerceAdminAPIReportsCustomers-1)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.