*/ $post_count = 0; if ( have_posts() ) { while ( have_posts() ) { the_post(); $post_count ++; if ( is_int( $post_count / 2 ) ) { ?> >