1 Vote Vote

Posting to WordPress with PHP and XML-RPC

Posted by tutorialmoz 181 days ago PHP Tutorials
http://www.goodphptutorials.com — Recently, i’ve been working on a few projects that have required me to extend my programming reach in order to acheive things not normally encountered in your typical project. One of the things i’ve been required to accomplish with PHP lately is to post to WordPress automatically via an HTML form. On exploring the possible options I came across the XML-RPC and AtomPub remote publishing protocols. After briefly reviewing both protocols, for the sake of simplicity, I chose to use XML-RPC.

Discuss Bury
Tags: posting wordpress php xmlrpc All


Who Voted for this Tutorial