'page', 'post__in' => array_map( 'absint', $munix_clients_logo ), 'posts_per_page' => absint($munix_clients_no), 'orderby' => 'post__in' ); $munix_client_query = new wp_Query( $munix_client_args ); if ($munix_clients_section_hideshow =='show' && $munix_client_query->have_posts()) { ?>