4, 'post_type' => 'post' ); $articles = new WP_Query($args); if($articles->have_posts()) { ?>

have_posts()) : $articles->the_post(); $image_url = ab_get_post_img_src(); ?>