'; echo '
  • '; echo get_avatar( get_the_author_meta('user_email'), $size = '96' ); echo 'Post by ' ; the_author() ; echo ' on '; the_time('F jS, Y'); echo '
    '; the_author_meta(description) ; echo '
    '; echo '
  • '; echo ''; } ?>