esc_html($business_incubator_postData ,'business-incubator'), 'posts_per_page' => 3, 'post_type' => 'post' ); $business_incubator_query = new WP_Query( $business_incubator_args ); if ( $business_incubator_query->have_posts() ) : while ( $business_incubator_query->have_posts() ) : $business_incubator_query->the_post(); ?>
<?php echo esc_attr( 'post-image', 'business-incubator'); ?>