'post', 'order' => 'DESC', 'posts_per_page' => -1, 'post_status' => 'publish', 'category_name' => $trendpress_feature_category ); $trendpress_feature_query = new WP_Query($trendpress_feature_args); if($trendpress_feature_query->have_posts()): ?>
have_posts()): $trendpress_feature_query->the_post(); $trendpress_feature_image_src = wp_get_attachment_image_src(get_post_thumbnail_id(),'trendpress-feature-image'); $trendpress_feature_image_url = $trendpress_feature_image_src[0]; if(get_the_title() || get_the_content() || $trendpress_feature_image_url){ ?>

<?php the_title_attribute() ?>