object_id); ?>

post_title); ?>

12, 'post__in' => $sticky, 'ignore_sticky_posts' => 1 ); $query = new WP_Query( $args ); if ( isset($sticky[0]) && $query->have_posts() ) { while ( $query->have_posts() ) { $query->the_post(); ?>
', '' ); the_post_thumbnail(); ?>