Make WordPress Core

Ticket #15871: 15871-who.diff

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

'who'

  • wp-includes/user.php

     
    389389                                'offset' => '', 'number' => '',
    390390                                'count_total' => true,
    391391                                'fields' => 'all',
     392                                'who' => '',
    392393                        ) );
    393394
    394395                        $this->prepare_query();