'post', 'cat' => $portfolio_category, 'order' => 'DESC','posts_per_page' => '4'); $portfolio_query = new WP_Query($portfolio_args); ?> have_posts() && $portfolio_category) : ?>

have_posts()) : $portfolio_query->the_post(); ?>
<?php the_title_attribute(); ?>