'. get_avatar( get_the_author_meta('email') , 80 ) .'

'.esc_html__( 'Author: ', 'blog2019' ).''. get_the_author_link() .'

'. get_the_author_meta('description',get_query_var('author') ) .'
'; } return $content; }