Hi, Is there a way to create new wordpress blogs via a remote php application? I want to create blogposts on a different domain dynamically with PHP. I've looked at XML-RPC, but it doesn't say anything about wordpress. Anyone has experience with this?
Wordpress supports multiple APIs for posting via XML-RPC, the documentation can be found here: http://codex.wordpress.org/XML-RPC_Support