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