<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> the_author() <?php endwhile; endif; ?>