Make WordPress Core

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


Ignore:
Timestamp:
04/29/2021 09:20:31 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53109, comment 2

    initial v1  
    33Looks like this was previously mentioned in comment:3:ticket:14290 but never addressed.
    44
    5 A similar issue was resolved in WordPress 4.4 for `user_login` and `user_nicename` fields: #33793, #33820. Looks like we need the same for `first_name` and `last_name`.
     5A similar issue was resolved in WordPress 4.4 for `user_login` and `user_nicename` fields: [34218] / #33793, #33820. Looks like we need the same for `first_name` and `last_name`.