'page', 'post__in' => $author_writer_slide_pages, 'orderby' => 'post__in' ); $author_writer_query = new WP_Query( $author_writer_args ); if ( $author_writer_query->have_posts() ) : $i = 1; ?>
have_posts() ) : $author_writer_query->the_post(); ?>
> '); } ?>