absint( $category_id ), 'ignore_sticky_posts' => 1, 'posts_per_page' => absint( $number_of_posts ) ); $query = new WP_Query( $args ); ?> have_posts() ) : ?>
have_posts() ) : $query->the_post(); ?>