<?php echo esc_attr($author['nickname']); ?>
$author['ID'], //'orderby' => 'date', //'numberposts' => '5', //'post_type' => 'post', ); $posts = get_posts($post_args); if (!empty($posts) ) { ?>