Switch language

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




permalink_link [ WordPress Function ]

permalink_link ( No parameters )
See:
Defined at:



Print the permalink of the current post in the loop.

Source


<?php
function permalink_link() {
    
_deprecated_function__FUNCTION__'1.2''the_permalink()' );
    
the_permalink();
}
?>

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