edd_privacy_maybe_delete_customer_eraser( string $email_address, int $page = 1 )

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


Description Description


Parameters Parameters

$email_address

(Required) The email address requesting anonymization/erasure

$page

(Optional) The page (not needed for this query)

Default value: 1


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/privacy-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.9.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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