Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/privacy-functions.php / Page 2

edd_privacy_api_access_log_exporter()

Function: Adds the api access logs for a user to the WP Core Privacy Data exporter

Source: includes/privacy-functions.php:905

Used by 0 functions | Uses 0 functions

edd_register_privacy_eraser_customer_id_lookup()

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

Used by 0 functions | Uses 0 functions

edd_privacy_prefetch_customer_id()

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

Used by 0 functions | Uses 0 functions

edd_register_privacy_eraser_customer_id_removal()

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

Used by 0 functions | Uses 0 functions

edd_privacy_remove_customer_id()

Function: Delete the customer ID for this email address that was found in edd_privacy_prefetch_customer_id()

Source: includes/privacy-functions.php:1043

Used by 0 functions | Uses 0 functions

edd_privacy_maybe_delete_customer_eraser()

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

Used by 0 functions | Uses 0 functions

edd_register_privacy_exporters()

Function: Register any of our Privacy Data Exporters

Source: includes/privacy-functions.php:530

Used by 0 functions | Uses 0 functions

edd_should_anonymize_customer

Filter Hook: Determines if this customer should be allowed to be anonymized.

Source: includes/privacy-functions.php:269

Used by 0 functions | Uses 0 functions

edd_anonymize_customer

Action Hook: Run further anonymization on a customer

Source: includes/privacy-functions.php:320

Used by 0 functions | Uses 0 functions

_edd_anonymize_payment()

Function: Given a payment ID, anonymize the data related to that payment.

Source: includes/privacy-functions.php:342

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress