$value ): $author_ID = $authors[$key]->ID; $author_data = get_userdata( $author_ID ); $author_post_count = count_user_posts( $author_ID ); if ( $author_post_count ):?>
user_email)) : echo get_avatar($author_data->user_email); endif; ?>

data->display_name ) ?>

description) ?>

', esc_url( get_author_posts_url($author_ID) ), sprintf(''. _n('%s Article', '%s Articles', $author_post_count, 'abedul'), $author_post_count)); ?>