Definition:
function rsd_link() {}
Display the link to the Really Simple Discovery service endpoint.
Source code
function rsd_link() { echo '<link rel="EditURI" type="application/rsd+xml" title="RSD" href="' . get_bloginfo('wpurl') . "/xmlrpc.php?rsd\" />\n"; }
2753
No comments yet... Be the first to leave a reply!