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