Rachel Baker 56c18bb5af Users: Remove the “Name” column of the Users table from appearing sortable.
The “Name” column of the Users WP List Table is not sortable because this column displays a concatenation of two optional values, `first_name` and `last_name`. Even if WP_User_Query supported ordering queries in this manner, the resulting sequence would be chaotic.

Fixes #28064.

Props jesin, and rachelbaker.
Built from https://develop.svn.wordpress.org/trunk@37314


git-svn-id: http://core.svn.wordpress.org/trunk@37280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-04-26 20:35:29 +00:00
..
2016-03-10 05:37:27 +00:00
2016-04-12 17:25:28 +00:00
2016-04-10 02:03:29 +00:00
2015-12-31 19:33:25 +00:00
2016-04-10 02:03:29 +00:00
2015-11-18 20:30:25 +00:00