' . esc_attr(get_the_author_meta('display_name', $author_id)) . '
'; } else { echo '
' . get_avatar($author_id, 100, '', '', array('class' => 'avatar-round')) . '
'; } ?>

'; echo nl2br(esc_html($author_description)); echo ''; } }?>
'post', 'posts_per_page' => 11, 'paged' => $paged, 'author' => $author_id ); $query = new WP_Query($args); ?> $query]); ?>