xml-rpc error with iPhone app
-
I created my own theme recently, basing it off my previous template and the blank one available from the WordPress themes site.
I have XML-RPC enabled, and my xmlrpc.php file appears to be working.
I looked at the FAQ and documentation for the iPhone app from WordPress, and I’m missing the first bit it says I need, which should look like this in my source:
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://example.com/xmlrpc.php?rsd” />
Is this supposed to by dynamically generated by a template tag? Do I need to hard code it in? Where should I put it? I’m not sure how I missed this, since I copied stuff verbatim from other themes and just fit it into the HTML for my own theme…
- The topic ‘xml-rpc error with iPhone app’ is closed to new replies.