'post', 'order' => 'DESC', 'posts_per_page' => -1, 'post_status' => 'publish', 'category_name' => $construction_lite_test_cat ); wp_reset_postdata(); $construction_lite_test_query = new WP_Query($construction_lite_test_args); if($construction_lite_test_query->have_posts()): while($construction_lite_test_query->have_posts()): $construction_lite_test_query->the_post(); $construction_lite_test_image_src = wp_get_attachment_image_src(get_post_thumbnail_id(),'construction-testimonial-image'); $construction_lite_test_image_url = $construction_lite_test_image_src[0]; if($construction_lite_test_image_url || get_the_title() || get_the_content()){?>
<?php the_title_attribute() ?>