Switch language

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




wlwmanifest_link [ WordPress Function ]

wlwmanifest_link ( No parameters )
Links:
Defined at:



Display the link to the Windows Live Writer manifest file.

Source


<?php
function wlwmanifest_link() {
    echo 
'<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="'
        
get_bloginfo('wpurl') . '/wp-includes/wlwmanifest.xml" /> ' "\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