0 ): $query = new WP_Query( apply_filters( 'businex_testimonial_args', array( 'post_type' => 'page', 'post__in' => $testi_ids, 'posts_per_page' => 4, 'orderby' => 'post__in' ))); if( $query->have_posts() ): ?>

have_posts() ): $query->the_post(); $image = businex_get_thumbnail_url( array( 'size' => 'thumbnail' )); ?>