Your plugin only work on wordpress registration page, it does not work on my theme registration page or custom registration page.
]]>Hi,
I installed your plugin and added 2 domains to the whitelist for my site.
domain1.com
domain2.com
After that I registered on my site with a non whitelisted email account ([email protected]) Unfortunately I was able to get registered! I didn’t even received a message that the email I am registering with is not allowed.
What could be wrong?
Thanks,
Olivier
]]>Can we do WhiteLists based on wildcards, e.g:
*.co.uk
*.com
*.de
A nice clean little plugin but I have one small enhancement request.
Can you remove the case sensitivity since email domains are not case sensitive under RFC 1035, section 3.1.
Specifically these lines $domain = trim(array_pop( $email_parts )); I changed my copy but always prefer to see a plugin author make the change so I don’t have to worry about future upgrades.
Thanks
]]>Thank you for your plugin development.
As it is now, the plugin will not activate.
It displays an error message that it will not activate on a Multisite, thought I am attempting to activate it on my stand alone site.
I’ll attempt to install it on another site, tomorrow, with all other plugins deactivated to see if I can get different results.
Thanks.
Curt