absint($blaize_portfolio_category) ) ); if($pquery->have_posts()) { $port_sub_cats = get_categories( array( 'parent' => absint($blaize_portfolio_category) ) ); ?>
have_posts()) : $pquery->the_post(); $cats = get_the_category(); $cat_names = ''; foreach($cats as $cat) { $cat_names .= $cat->slug.' '; } $cat_names = rtrim($cat_names); if(has_post_thumbnail()) : $blz_port_img = wp_get_attachment_image_src( get_post_thumbnail_id(), 'blaize-portfolio-img' ); ?>
<?php the_title_attribute(); ?>
', ''); ?>

View more