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

post_count; while( $query->have_posts() ): $query->the_post(); $image = business_gravity_get_thumbnail_url( array( 'size' => 'business-gravity-1170-710' )); ?>