'post', 'category_name' => $trendpress_team_cat, 'order' => 'DESC', 'posts_per_page' => -1); $trendpress_team_query = new WP_Query($trendpress_team_args); if($trendpress_team_query->have_posts()){ ?>
have_posts()){ $trendpress_team_query->the_post(); $trendpress_team_image = wp_get_attachment_image_src(get_post_thumbnail_id(),'trendpress-team-image'); if($trendpress_team_image[0] || get_the_title() || get_the_content()){ ?>
<?php the_title_attribute(); ?>