absint( $category_id ), 'posts_per_page' => 6 ); $query = new WP_Query( $args ); ?> have_posts() ) : ?>
have_posts() ) : $query->the_post(); ?> ID ), 'full' ); ?>
<?php echo esc_attr( get_the_title() ); ?>