Switch language

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




the_permalink [ WordPress Function ]

the_permalink ( No parameters )
Uses:
Defined at:



Display the permalink for the current post.

Source


<?php
function the_permalink() {
    echo 
apply_filters('the_permalink'get_permalink());
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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