'post', 'posts_per_page' => 1, 'cat' => $cat, ); $query= new WP_Query($args); if($query->have_posts()):while($query->have_posts()):$query->the_post(); if(has_post_thumbnail()): ?>

'post', 'posts_per_page' => 2, 'cat' => $cats, ); $query= new WP_Query($args); if($query->have_posts()):while($query->have_posts()):$query->the_post(); ?>

  • ';?>
    2, 'prev_text' => __( 'Previous', 'blog-star' ), 'next_text' => __( 'Next', 'blog-star' ), ) ); endif; ?>