[wp-trac] [WordPress Trac] #18428: Retrieve a list of user via XML-RPC

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 19 21:27:41 UTC 2012


#18428: Retrieve a list of user  via XML-RPC
-----------------------------+------------------------------
 Reporter:  nprasath002      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  XML-RPC          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+------------------------------

Comment (by maxcutler):

 Going to use this ticket as the work ticket for #18424 (`wp.newUser`),
 #18425 (`wp.editUser`), #18426 (`wp.deleteUser`), #18427 (`wp.getUser`),
 and #18428 (`wp.getUsers`).

 I've attached a combo patch with those five methods plus `wp.getUserInfo`
 (to replace `blogger.getUserInfo`). Also attached are unit tests for 4/6
 methods.

 With regards to field names, I chose to deviate from the `WP_User` names.
 To an outsider, the `WP_User` names are terribly inconsistent in format,
 and I wanted to avoid unnecessary pain. Feedback would be appreciated.

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


More information about the wp-trac mailing list