Switch language

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




the_author_description [ WordPress Function ]

the_author_description ( No parameters )
See:
Defined at:



Display the description of the author of the current post.

Source


<?php
function the_author_description() {
    
_deprecated_function__FUNCTION__'2.8''the_author_meta(\'description\')' );
    
the_author_meta('description');
}
?>

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