[wp-trac] [WordPress Trac] #21119: Make WP_User_Query::prepare_query() public

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 30 07:57:47 UTC 2012


#21119: Make WP_User_Query::prepare_query() public
-------------------------+-----------------------------
 Reporter:  scribu       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:
 Severity:  normal       |   Keywords:  has-patch
-------------------------+-----------------------------
 WP_User_Query tries to follow the pattern from WP_Query, where if you
 don't pass any args, it won't run the query.

 The problem is that you can't do anything with that instance afterwards;
 both prepare_query() and query() accept no parameters.

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


More information about the wp-trac mailing list