CustomersScheduler::anonymize( int $order_id )

Anonymize the customer data for a single order.


Description Description


Parameters Parameters

$order_id

(Required) Order id.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Schedulers/CustomersScheduler.php


			


Top ↑

User Contributed Notes User Contributed Notes

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