edd_pseudo_mask_email( $email_address )

Given an email address, mask the name and domain according to domain and string masking functions.


Description Description

Will result in an email address like a*n@e***e.org for admin@example.org.


Parameters Parameters

$email_address

(Required)


Top ↑

Return Return

(string)


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.