No authors found.
'; } ?>
'author',
'orderby' => 'display_name',
'order' => 'ASC'
));
if (!empty($authors)) {
echo '';
foreach ($authors as $author) {
echo '';
echo get_avatar($author->ID, 96); // Display author avatar
echo '' . esc_html($author->display_name) . '
'; // Display author name
echo '' . esc_html(get_the_author_meta('description', $author->ID)) . '
'; // Display author bio
echo 'View Posts'; // Link to author's posts
echo '';
}
echo '';
} else {
echo 'No authors found.
';
}
?>
Our LinkedIn group has more than 4,000 members + 21,880 LinkedIn connections
Email sponsors@automatedbuildings.com