str_replace( PHP_INT_MAX, '%#%', esc_url( get_pagenum_link( PHP_INT_MAX ) ) ), 'format' => '?paged=%#%', 'current' => max( 1, get_query_var( 'paged' ) ), 'total' => $wp_query->max_num_pages, 'type' => 'list', 'prev_text' => esc_html__( 'Prev', 'armada' ), 'next_text' => esc_html__( 'Next', 'armada' ), ) ); ?>