Changes between Initial Version and Version 1 of Ticket #52976, comment 2
- Timestamp:
- 04/06/2021 03:18:30 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52976, comment 2
initial v1 1 1 Hello @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 3 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. 3 4 4 5 Ok, 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.