edd_privacy_file_download_log_exporter()
Function: Adds the file download logs for a customer to the WP Core Privacy Data exporter
Source: includes/privacy-functions.php:806
Function: Adds the file download logs for a customer to the WP Core Privacy Data exporter
Source: includes/privacy-functions.php:806
Function: Adds the api access logs for a user to the WP Core Privacy Data exporter
Source: includes/privacy-functions.php:905
Function: This registers a single eraser _very_ early to avoid any other hook into the EDD data from running first.
Source: includes/privacy-functions.php:983
Function: Lookup the customer ID for this email address so that we can use it later in the anonymization process.
Source: includes/privacy-functions.php:1001
Function: This registers a single eraser _very_ late to remove a customer ID that was found for the erasers.
Source: includes/privacy-functions.php:1020
Function: Delete the customer ID for this email address that was found in edd_privacy_prefetch_customer_id()
Source: includes/privacy-functions.php:1043
Function: If after the payment anonymization/erasure methods have been run, and there are no longer payments for the requested customer, go ahead and delete the customer
Source: includes/privacy-functions.php:1065
Filter Hook: Determines if this customer should be allowed to be anonymized.
Source: includes/privacy-functions.php:269
Action Hook: Run further anonymization on a customer
Source: includes/privacy-functions.php:320
Function: Given a payment ID, anonymize the data related to that payment.
Source: includes/privacy-functions.php:342