Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




rsd_link [ WordPress Function ]

rsd_link ( No parameters )
Links:
Defined at:

Soorgelijke functies: add_link, edit_link, self_link, feed_links, get_link


Display the link to the Really Simple Discovery service endpoint.

Source


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

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics