1,'post_type' => 'post'); $myposts = get_posts( $args ); $more = true; $withcomments = 1; foreach( $myposts as $post ) : setup_postdata($post); ?>
>