Archive

Posts Tagged ‘xml rpc’

Posting to wordpress using php cli and xmlrpc

February 8th, 2010

A reader once asked me if I could build a command line tool which takes title from one file, and content from another file to create wordpress post. I tried, which finally gave an outline to this script. I dont think that this is very high fly, but for those whom the xmlrpc is mumbo, this might be somthing worth looking into.
Read more…

Code Snippets, PHP, Tips , ,