[wp-trac] [WordPress Trac] #18428: Retrieve a list of user via XML-RPC
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 8 19:44:12 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):
Refreshed the new patch after a #wcbalt code-review with nacin:
* Renamed `wp.getUserInfo` to `wp.getProfile` and `wp.editUserInfo` to
`wp.editProfile`.
* Fixed some doccomment mistakes.
* Remove overloaded 'role' parameter to `wp.getUsers` and instead exposed
core's `who => authors` feature.
* Use `list_users` cap instead of `edit_users` cap for `wp.getUsers`.
* Removed `user_level` and `capabilities` from `_prepare_user`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18428#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list