F-Sidney / WPxmlRPC

A library to interact with Wordpress using WP's xmlrpc publishing protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a AS3 library to interact with Wprdpress's XMLRPC features.

The code is almost entirely written by Reuben Stanton (http://blog.absentdesign.com/about/)

I've made a few modifications and additions to Reuben's code, most notably:

- Elusive bug fixes
- Addition of functionality to the media section (http://codex.wordpress.org/XML-RPC_WordPress_API/Media)
- Addition of code enabling logging (pretty badly written, but just a rough fix)

Do feel free to fork this project, build on it, go wild!! Be sure to give back to the project, though.

It's released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/3.0/) by me, and under the OpenBSD License (http://www.opensource.org/licenses/bsd-license.php) by Reuben

Last, but not least, donations are always welcome. If you used this library in a commercial project, or just REALLY liked it consider 
donating:
for Reuben: reuben@absentdesign.com
for Pranav: pranav_hosangadi@yahoo.co.in

(both paypal)

About

A library to interact with Wordpress using WP's xmlrpc publishing protocol