[wp-trac] [WordPress Trac] #7130: New wp.getUsersBlogs XML-RPC method

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 12 18:08:07 GMT 2008


#7130: New wp.getUsersBlogs XML-RPC method
-------------------------+--------------------------------------------------
 Reporter:  josephscott  |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  2.6      
Component:  XML-RPC      |     Version:  2.5.1    
 Severity:  normal       |    Keywords:  has-patch
-------------------------+--------------------------------------------------
 Blog clients that make use of the blogger.getUsersBlogs XML-RPC method get
 confused when talking with WordPress (specifically, WPMU).  See
 http://joseph.randomnetworks.com/archives/2008/06/10/blog-id-in-wordpress-
 and-xml-rpc-blog-apis/ for details.

 The wp.getUsersBlogs method is basically the same thing as the
 blogger.getUsersBlogs, with an additional field: xmlrpc.  In the case of
 regular WP it just calls blogger.getUsersBlogs, since there's only one
 blog to report any way.  For WPMU it will report the list of blogs the
 user has access to.

 While here, I added the xmlrpc field to blogger.getUsersBlogs.  If clients
 know to use that field then they should also know not to make assumptions
 about blog_id that don't hold true in WordPress.

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


More information about the wp-trac mailing list