[wp-xmlrpc] wp.getUsersBlogs method
Joseph Scott
joseph at randomnetworks.com
Fri Jun 13 04:53:28 GMT 2008
The wp.getUsersBlogs method has been added to -trunk:
http://trac.wordpress.org/ticket/7130
For regular WordPress.org blogs there's no difference between using
this and blogger.getUsersBlogs. For WordPressMU blogs (which
includes WordPress.com) it trusts the client to not make the
incorrect assumptions about blog_id and universal XML-RPC end points
and provides all the blogs that the user has access to. Same fields
as blogger.getUsersBlogs plus one: xmlrpc, which is the XML-RPC end
point for that blog. This saves on the client having to go through
the end point discovery process.
This function is already available on WordPress.com and will be going
into WordPressMU -trunk soon, so expect it to show up in the next
releases of WordPress.org and WordPressMU.
--
Joseph Scott
joseph at randomnetworks.com
http://joseph.randomnetworks.com/
More information about the wp-xmlrpc
mailing list