Ticket #25765: patch#25765.patch
File patch#25765.patch, 374 bytes (added by , 11 years ago) |
---|
-
class-wp-users-list-table.php
180 180 'username' => 'login', 181 181 'name' => 'name', 182 182 'email' => 'email', 183 'role' => 'role', 183 184 ); 184 185 185 186 if ( $this->is_site_users )