Boone Gorges
714be37ea5
Show user_login in Dashboard user dropdowns.
...
User dropdowns in wp-admin have traditionally shown the users' display names.
However, this causes ambiguity when users share display names. To correct this,
we now show the unique user_login in parentheses after the display name.
The new `display_name_with_login` value for the `show` parameter of
`wp_dropdown_users()` enables this functionality. The default value of `show`
has not been changed, for backward compatibility, but all instances of
`wp_dropdown_users()` in core wp-admin have been switched.
This changeset also reduces some duplicated logic when assembling a user list
when `include_selected` is true.
Props krogsgard, boonebgorges.
Fixes #31251 .
Built from https://develop.svn.wordpress.org/trunk@35790
git-svn-id: http://core.svn.wordpress.org/trunk@35754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-12-06 20:57:26 +00:00
..
2015-11-18 23:36:28 +00:00
2015-11-21 02:52:27 +00:00
2015-10-31 04:42:25 +00:00
2015-12-06 18:39:25 +00:00
2015-11-20 04:34:25 +00:00
2015-11-10 12:00:30 +00:00
2015-12-04 23:36:25 +00:00
2015-10-20 05:57:24 +00:00
2015-10-24 22:45:25 +00:00
2015-10-30 10:40:26 +00:00
2015-11-08 20:35:27 +00:00
2015-11-30 04:15:27 +00:00
2015-11-05 23:38:27 +00:00
2015-11-22 03:51:28 +00:00
2015-10-21 14:03:25 +00:00
2015-12-04 23:11:26 +00:00
2015-11-29 02:27:18 +00:00
2015-10-20 16:13:26 +00:00
2015-11-20 07:24:30 +00:00
2015-10-23 15:43:24 +00:00
2015-11-04 18:08:25 +00:00
2015-11-18 22:05:25 +00:00
2015-12-03 15:50:27 +00:00
2015-10-24 18:57:25 +00:00
2015-12-06 18:10:25 +00:00
2015-11-20 17:46:25 +00:00
2015-10-24 18:25:24 +00:00
2015-10-24 18:21:25 +00:00
2015-11-21 02:52:27 +00:00
2015-11-21 02:52:27 +00:00
2015-11-18 17:07:37 +00:00
2015-11-19 05:02:27 +00:00
2015-10-31 20:50:25 +00:00
2015-10-31 20:50:25 +00:00
2015-10-14 23:44:25 +00:00
2015-11-08 02:25:25 +00:00
2015-11-17 11:27:29 +00:00
2015-10-14 23:44:25 +00:00
2015-10-14 23:44:25 +00:00
2015-11-05 16:45:25 +00:00
2015-11-25 21:45:25 +00:00
2015-11-16 19:04:55 +00:00
2015-11-10 06:45:25 +00:00
2015-10-31 20:50:25 +00:00
2015-10-29 22:51:24 +00:00
2015-11-29 02:43:24 +00:00
2015-11-28 18:29:32 +00:00
2015-11-25 21:52:26 +00:00
2015-11-25 22:38:29 +00:00
2015-11-11 23:50:25 +00:00
2015-11-18 20:51:26 +00:00
2015-12-03 20:17:25 +00:00
2015-10-20 16:21:25 +00:00
2015-11-04 17:47:25 +00:00
2015-10-20 16:21:25 +00:00
2015-10-20 16:21:25 +00:00
2015-11-04 17:47:25 +00:00
2015-10-20 16:21:25 +00:00
2015-10-24 18:50:24 +00:00
2015-12-06 20:29:25 +00:00
2015-11-18 17:41:27 +00:00
2015-11-19 17:09:26 +00:00
2015-11-20 07:24:30 +00:00
2015-11-19 16:25:26 +00:00
2015-11-18 20:49:26 +00:00
2015-11-18 20:30:25 +00:00
2015-11-07 16:12:27 +00:00
2015-12-01 20:58:24 +00:00
2015-11-22 03:51:28 +00:00
2015-10-30 02:02:24 +00:00
2015-10-14 23:44:25 +00:00
2015-10-14 23:44:25 +00:00
2015-11-22 03:51:28 +00:00
2015-11-18 17:42:26 +00:00
2015-12-06 18:24:26 +00:00
2015-10-24 17:46:25 +00:00
2015-10-30 08:57:26 +00:00
2015-10-29 11:52:28 +00:00
2015-11-24 23:07:26 +00:00
2015-11-25 18:55:26 +00:00
2015-11-22 03:51:28 +00:00
2015-11-18 21:18:26 +00:00
2015-11-20 07:24:30 +00:00
2015-10-22 12:17:28 +00:00
2015-11-20 07:24:30 +00:00
2015-11-20 03:32:26 +00:00
2015-11-05 21:05:25 +00:00
2015-11-22 03:51:28 +00:00
2015-10-28 14:06:27 +00:00
2015-11-25 21:45:25 +00:00
2015-12-06 17:39:27 +00:00
2015-12-06 20:57:26 +00:00
2015-12-06 20:57:26 +00:00
2015-11-22 03:51:28 +00:00
2015-12-06 20:26:24 +00:00