'post','paged'=>$proficient_paged ); $proficient_loop = new WP_Query( $proficient_args ); ?> have_posts() ): ?> have_posts() ): $proficient_loop->the_post(); ?>
max_num_pages = $proficient_loop->max_num_pages; // Previous/next page navigation. the_posts_pagination( array( 'prev_text' => '', 'next_text' => '', ) ); ?>