5 ] ); // Arguments $args = [ 'post_type' => 'property', 'posts_per_page' => absint($slides_limit['desktop']), 'meta_query' => [ [ 'key' => 'cre_add_in_slider', 'value' => 'yes' ] ], 'no_found_rows' => true, 'ignore_sticky_posts' => true ]; $the_query = new WP_Query( $args ); if ( $the_query->have_posts() ) : ?>