array(142), //Authors's id's you like to not include 'posts_per_page' => '3', ); $local_content = new WP_Query($args1); if($local_content->have_posts()) : while($local_content->have_posts()) : $local_content->the_post(); get_template_part( 'content', 'preview' ); endwhile; else: echo "Oops, there are no posts."; endif; ?> contenidos agregados