2020-05-02 / 3299阅 / 悠然
Checks an email address against a list of banned domains.
This function checks against the Banned Email Domains list at wp-admin/network/settings.php. The check is>
(string)
(Required)
The email provided by the user at registration.
(bool) Returns true when the email address is banned.