[wp-trac] [WordPress Trac] #6148: Internationalization of personal names

WordPress Trac noreply at wordpress.org
Sun Jun 16 16:44:10 UTC 2019


#6148: Internationalization of personal names
-------------------------------------------------+-------------------------
 Reporter:  aradams                              |       Owner:  (none)
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.3
Component:  Users                                |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch 2nd-opinion needs-       |     Focuses:  ui
  design-feedback                                |
-------------------------------------------------+-------------------------

Comment (by Takahashi_Fumiki):

 I send a patch:

 - As sent in #47522, the user name will be generated with name parts.
 - To fix the main focus of this ticket, default name parts will be
 `full_name`.
 - Default options for `display_name` changed.

 There still remain:

 - Non UI codes with assumptions that users must have first_name and
 last_name(e.g. REST API)
 - The priority of names. At least, users have `nickname` and
 `display_name`.
 - How to handle backward compatibility. We can update user_meat on
 upgrading process, but it can be brutal to generate user's full_name with
 first_name and last_name. Some WordPress sites have worked well with names
 with 2 parts.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/6148#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list