Trying to set up a new user, but their email address has an apostrophe, like:
jerry_o'connell@website.com
but it kicks an error of invalid email. Except it IS a valid email address. Not much comes up searching the forums or google.
Any directions I could look to solve this now?
thanks!
swinhoe
Member
Posted 8 months ago #
Yeah, the email cleansing is not setup correctly, requires a core hack to fix it.
http://wordpress.org/support/topic/apostrophes-or-single-quote-support-in-user-registration-email-address?replies=5#post-2337601
Im writing a plugin in the short term to fix it for my sites.