Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33376, comment 7


Ignore:
Timestamp:
08/21/2015 02:52:08 AM (11 years ago)
Author:
chriscct7
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33376, comment 7

    initial v1  
    77> Core has allowed duplicate emails on users for a decade (?), even if it's not the internal default and intention.
    88
    9 Core actually hasn't supported this. Calling any register user function checks fora unique email and has for a while plugins like multiple email employ methods that work around all of WordPress's internal checks.
     9Core actually hasn't supported this. Calling any register user function checks fora unique email and has for a while. Plugins like multiple email employ methods that work around all of WordPress's internal checks.
    1010
    1111That being said this is still a proposal and there is alot more that will be done on this. If you subscribe to the ticket, you'll get an email anytime someone comments or the status of this proposal changes.