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