Switch language

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




the_author_nickname [ WordPress Function ]

the_author_nickname ( No parameters )
See:
Defined at:



Display the nickname of the author of the current post.

Source


<?php
function the_author_nickname() {
    
_deprecated_function__FUNCTION__'2.8''the_author_meta(\'nickname\')' );
    
the_author_meta('nickname');
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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