'page', 'post__in' => array_map( 'absint', $munix_slider_pages ), 'posts_per_page' => absint($munix_slider_no), 'orderby' => 'post__in' ); $munix_slider_query = new wp_Query( $munix_slider_args ); if ($munix_slider_section =='show' && $munix_slider_query->have_posts() ) { ?>