_edd_privacy_get_customer_id_for_email( $email_address )

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.


Description Description


Parameters Parameters

$email_address

(Required)


Top ↑

Return Return

(EDD_Customer)


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.