edd_is_email_banned( string $email = '' )

Determines if an email is banned


Description Description


Parameters Parameters

$email

(Optional) Email to check if is banned.

Default value: ''


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/checkout/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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