Switch language

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




the_author_login [ WordPress Function ]

the_author_login ( No parameters )
See:
Defined at:



Display the login name of the author of the current post.

Source


<?php
function the_author_login() {
    
_deprecated_function__FUNCTION__'2.8''the_author_meta(\'login\')' );
    
the_author_meta('login');
}
?>

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