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 ]

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