Switch language

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




the_author_link [ WordPress Function ]

the_author_link ( No parameters )
Uses:
Links:
Defined at:



Display either author's link or author's name.

If the author has a home page set, echo an HTML link, otherwise just echo the author's name.

Source


<?php
function the_author_link() {
    echo 
get_the_author_link();
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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