[wp-xmlrpc] WordPress 2.6 is out - XML-RPC and AtomPub changes

Joseph Scott joseph at randomnetworks.com
Tue Jul 15 04:07:46 GMT 2008


Now that WordPress 2.6 is out, I've posted a summary of the changes  
to XML-RPC and AtomPub since 2.51 at:

http://joseph.randomnetworks.com/archives/2008/07/14/wordpress-26-xml- 
rpc-atompub-changes/

Here's summary version:

XML-RPC

     * The starify function was removed from xmlrpc.php (ticket 6634)
     * New method - wp.getUsersBlogs see Blog ID in WordPress and XML- 
RPC Blog APIs for some background (ticket 7130)
     * New field - xmlrpc in blogger.getUsersBlogs (same background  
as above, ticket 7130)
     * New method - wp.getPageTemplates (ticket 6098)
     * New field - wp_page_template in the wp.getPage method (ticket  
6098)
     * New method - wp.getOptions (ticket 7123)
     * New method - wp.setOptions (ticket 7123)
     * Added support for enclosures in metaWeblog.newPost and  
metaWeblog.editPost (ticket 3405)
     * The <!––more––> tag is no longer embeds newlines before and  
after in metaWeblog.newPost and metaWeblog.editPost (ticket 6016)
     * XML-RPC is disabled by default for new installs of WordPress.  
Upgrading will NOT disable XML-RPC (ticket 7157)

AtomPub

     * If $_SERVER['ORIG_PATH_INFO'] is set, we use that instead of  
$_SERVER['PATH_INFO'] in determining the $path value (ticket 6995)
     * Fixed problem where using clean URLs (instead of ?p=1 style)  
would cause wp-app.php/posts requests to return zero posts (ticket 7249)
     * AtomPub is disabled by default for new installs of WordPress.  
Upgrading will NOT disable AtomPub (ticket 7157)



--
Joseph Scott
joseph at randomnetworks.com
http://joseph.randomnetworks.com/






More information about the wp-xmlrpc mailing list