get_the_author_description
- get_the_author_description is deprecated since version 2.8.0!
Alternative: get_the_author_meta(\'description\')
get_the_author_description ( No parameters )
See:Returns:- (string) The author's description.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: 2.8.0
Description
Retrieve the description of the author of the current post.