To get this application working I had to add the following to my .htaccess file:
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>
I also had to make sure under…
Settings -> Writing -> Remote Publishing
Check that XML-RPC was enabled. Otherwise I was getting HTTP error 412 “Precondition Failed” which led me to this thread (thanks guys).
I also had trouble posting and seeing pages until I installed this plugin.
Finally, I couldn’t access the “Stats” until I installed the Jetpack cloud integration with wordpress.com.
Leave a Reply