1, 'cat' => $category, 'ignore_sticky_posts' => 1 ); $recent = new WP_Query( $args ); while( $recent->have_posts() ) : $recent->the_post(); $featured_post_id = $post->ID; ?>

edit “%2$s” and use featured images to add an image here.', 'structuretheme' ), get_edit_post_link(), get_the_title(), 'http://en.support.wordpress.com/featured-images/' ); ?>

max_num_pages > 1 && is_paged() ) : ?> 'DESC', 'paged' => $paged, 'post__not_in' => array( $featured_post_id ), ); } else { $args = array( 'order' => 'DESC', 'paged' => $paged, ); } $recent_posts = new WP_Query(); $recent_posts->query( $args ); while ( $recent_posts->have_posts() ) : $recent_posts->the_post(); ?>
>
ID ), 'structure-small') ) && $image[1] >= '440' ): ?>

max_num_pages > 1 ) : ?>