[wp-trac] [WordPress Trac] #10781: Make WP_User_Search plugin friendly

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 28 00:58:43 UTC 2010


#10781: Make WP_User_Search plugin friendly
----------------------------+-----------------------------------------------
 Reporter:  scribu          |       Owner:                 
     Type:  enhancement     |      Status:  new            
 Priority:  normal          |   Milestone:  3.0            
Component:  Administration  |     Version:  2.9            
 Severity:  normal          |    Keywords:  has-patch early
----------------------------+-----------------------------------------------

Comment(by batmoo):

 I actually ended up creating a User Query function (in the same vein as
 WP_Query) for one of my plugins, that let's you query for users based a
 number of criteria. Basically you can look up users based on a search_term
 (as with WP_User_Search), specific user fields, role, usermeta, and so on.

 It's completely barebones right now (i.e. not really finished/polished),
 but if there's interest, I can look into fleshing it out and submitting a
 patch.

 See it here: http://plugins.trac.wordpress.org/browser/edit-
 flow/trunk/php/util.php

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


More information about the wp-trac mailing list