DataStore::is_returning_customer( array $order )

Check to see if an order’s customer has made previous orders or not


Description Description


Parameters Parameters

$order

(Required) WC_Order object.


Top ↑

Return Return

(bool)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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