edd_register_privacy_eraser_customer_id_lookup( array $erasers = array() )
This registers a single eraser _very_ early to avoid any other hook into the EDD data from running first.
Description Description
We are going to set an option of what customer we’re currently deleting for what email address, so that after the customer is anonymized we can still find them. Then we’ll delete it.
Parameters Parameters
- $erasers
-
(Optional)
Default value: array()
Source Source
File: includes/privacy-functions.php