:

    query(array( 'author' => $authordata->ID, 'posts_per_page' =>3 ) ); if ( $wp_query ) : while ( $wp_query->have_posts() ) : $wp_query->the_post(); ?>
  • -