get_the_author_posts_link
get_the_author_posts_link ( No parameters )
Returns:- (string) An HTML link to the author page, or an empty string if $authordata is not set.
Defined at: - Introduced in WordPress: 4.4.0
- Deprecated in WordPress: —
Description
Retrieves an HTML link to the author page of the current post's author.Returns an HTML-formatted link using get_author_posts_url().