[wp-trac] [WordPress Trac] #14709: WP_User_Query constructor improvements

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 27 08:32:18 UTC 2010


#14709: WP_User_Query constructor improvements
-------------------------+--------------------------------------------------
 Reporter:  filosofo     |       Owner:  filosofo 
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  3.1      
Component:  Users        |     Version:  3.0.1    
 Severity:  normal       |    Keywords:  has-patch
-------------------------+--------------------------------------------------
Changes (by scribu):

  * type:  defect (bug) => enhancement


Comment:

 Good idea.

 > return $this->__construct( $query );

 Wouldn't the following be just as good?

 > $this->__construct( $query );

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14709#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list