[wp-trac] [WordPress Trac] #44324: WordPress cuts plus signs in email addresses
WordPress Trac
noreply at wordpress.org
Thu Jun 7 13:36:57 UTC 2018
#44324: WordPress cuts plus signs in email addresses
--------------------------+-----------------------------
Reporter: SGr33n | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 4.9.6
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
GMail has this cool function that if you add a plus sign to your email you
can work with filters and get a variety of email aliases (ref.
https://gmail.googleblog.com/2008/03/2-hidden-ways-to-get-more-from-
your.html).
If you use it on WordPress it will cut the plus sign, making the account
unreachable.
It would be useful if WordPress could handle this function, but at least
it should cut everything after the plus sign, not only the sign itself.
Example: testemail at gmail.com is the original email address,
testemail+wp at gmail.com is an alias, WordPress transforms this into
testmailwp at gmail.com that is a completely different email address,
unreachable from the real user.
So WordPress could not remove the plus sign or at least remove all the
part after the sign.
Thanks :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44324>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list