'' ) ); ?> ', '' ); ?>
24, 'post__not_in' => skylark_not_portfolio_posts(), 'meta_key' => '_thumbnail_id', 'tax_query' => array( array( 'taxonomy' => 'post_format', 'field' => 'slug', 'terms' => array( 'post-format-image', 'post-format-video', 'post-format-gallery' ), ) ), ); $count = 0; // Set up a variable to count the number of posts so that we can break them up into rows $portfolio_query = new WP_Query( $portfolio_args ); ?>