$two_column_cat_id, 'posts_per_page' => 4, ); $query = new WP_Query( $args ); $i = 1; if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>
the_title_attribute( 'echo=0' ) ) ); ?>