Forums

xmlrpc.php naming convention (EditURI rsd)

  1. Hi there,
    As another user says on topic

    http://android.forums.wordpress.org/topic/xmlrpcphp

    The android version of wordpress app always tries to find a file named "xmlrpc.php" as the plugin name.

    It should be get from the header see:

    echo '<link rel="EditURI" type="application/rsd+xml" title="RSD" href="' . get_bloginfo('wpurl') . "/xmlrpc.php?rsd\" />\n";

    Around line 1680 on wp-includes/ general-template.php in the wordpress php souce.

    The iPhone app version get the correct name, this also normal behavior for all blog editing application (ex: windows live writer, scribefire for example).

    It would be really helpfull if you fix this!

    Thanks Bye
    Rob

  2. We have just released a plugin that should fix this issue. I've already opened a ticket in the WordPress.org core trac.

Topic Closed

This topic has been closed to new replies.


About this Topic

Tags

No tags yet.