Monsoonfish Websites
Slider
-1, // Get all posts ‘cat’ => $category_id, // Fetch posts from the specified category ID ); $posts_query = new WP_Query($args); if ($posts_query->have_posts()) : while ($posts_query->have_posts()) : $posts_query->the_post(); ?>