The new post format details are now expo…

The new post format details are now exposed via the XML-RPC APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways.:

ticket – https://core.trac.wordpress.org/ticket/15405
commit – https://core.trac.wordpress.org/changeset/16484

In short, there is a new method – wp.getPostFormats – that provides you with an array of the post format values and a new wp_post_format field supported in the metaWeblog.getPost, metaWeblog.editPost, and metaWeblog.newPost methods.

#xml-rpc