5, 'post_type' => 'page', 'post__in' => $pages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $count = 1; ?>
have_posts() ) : $query->the_post(); $pet_animal_store_n++; $pet_animal_store_slideno[] = $pet_animal_store_n; $pet_animal_store_slidetitle[] = get_the_title(); $pet_animal_store_slidelink[] = esc_url(get_permalink()); ?>

'page', 'post__in' => $pages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $count = 0; while ( $query->have_posts() ) : $query->the_post(); ?>