edd_anonymize_payment
Action Hook: Run further anonymization on a payment
Source: includes/privacy-functions.php:433
Action Hook: Run further anonymization on a payment
Source: includes/privacy-functions.php:433
Function: Given an EDD_Payment, determine what action should be taken during the eraser processes.
Source: includes/privacy-functions.php:455
Filter Hook: Allow filtering of what type of action should be taken for a payment.
Source: includes/privacy-functions.php:496
Function: Since our eraser callbacks need to look up a stored customer ID by hashed email address, developers can use this to retrieve the customer ID associated with an email address that’s being requested to be deleted even after the customer has been anonymized.
Source: includes/privacy-functions.php:512
Function: Register the EDD template for a privacy policy.
Source: includes/privacy-functions.php:22
Function: Given a string, mask it with the * character.
Source: includes/privacy-functions.php:73
Function: Given a domain, mask it with the * character.
Source: includes/privacy-functions.php:111
Function: Given an email address, mask the name and domain according to domain and string masking functions.
Source: includes/privacy-functions.php:152
Function: Log the privacy and terms timestamp for the last completed purchase for a customer.
Source: includes/privacy-functions.php:180