Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52976, comment 2


Ignore:
Timestamp:
04/06/2021 03:18:30 AM (2 years ago)
Author:
asaifm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52976, comment 2

    initial v1  
    11Hello @dd32,
    2  Thanks for your response. The plugin that uses `wp_update_user` does not alter the casing. It simply passes the email address to it and does not perform any checks on the similarity of the old and new addresses.
     2
     3Thanks for your response. The plugin that uses `wp_update_user` does not alter the casing. It simply passes the email address to it and does not perform any checks on the similarity of the old and new addresses.
    34
    45Ok, I have seen your note in [https://tools.ietf.org/html/rfc5321] now. I am not sure how to take this further, so feel free to close the ticket if you prefer to stick to the RFC.