$ps_clients_cat_id, 'posts_per_page' => 8 ); $ps_client_query = new WP_Query( $ps_client_args ); if( $ps_client_query->have_posts() ) { while( $ps_client_query->have_posts() ) { $ps_client_query->the_post(); if( has_post_thumbnail() ) { ?>