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

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 27 00:38:00 UTC 2010


#14709: WP_User_Query constructor improvements
--------------------------+-------------------------------------------------
 Reporter:  filosofo      |       Owner:  filosofo 
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.1      
Component:  Users         |     Version:  3.0.1    
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 * We should be able to extend the class and invoke the parent constructor
 agnostic of the particular class name of the parent, e.g. `return
 parent::__construct()`
  * We should be able to instantiate the class without querying immediately
 (currently the constructor has a mandatory query argument).

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


More information about the wp-trac mailing list