<?php esc_attr_e( 'Border Image','pet-animal-store' );?>
'page', 'post__in' => $pet_animal_store_slider_pages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $count = 0; while ( $query->have_posts() ) : $query->the_post(); ?>