'post', 'order' => 'DESC', 'posts_per_page' => 6, 'post_status' => 'publish', 'category_name' => $construction_lite_blog_cat ); $construction_lite_blog_query = new WP_Query($construction_lite_blog_args); if($construction_lite_blog_query->have_posts()): ?>
have_posts()) : $construction_lite_blog_query->the_post(); $construction_lite_blog_image_src = wp_get_attachment_image_src(get_post_thumbnail_id(),'construction-blog-image'); $construction_lite_blog_image_url = $construction_lite_blog_image_src[0]; if($construction_lite_blog_image_url || get_the_title() || get_the_content()){?>
<?php the_title_attribute() ?>