Ticket #15871: 15871-who.diff

File 15871-who.diff, 344 bytes (added by zeo, 2 years ago)

'who'

Line 
1Index: wp-includes/user.php
2===================================================================
3--- wp-includes/user.php        (revision 17089)
4+++ wp-includes/user.php        (working copy)
5@@ -389,6 +389,7 @@
6                                'offset' => '', 'number' => '',
7                                'count_total' => true,
8                                'fields' => 'all',
9+                               'who' => '',
10                        ) );
11 
12                        $this->prepare_query();