>

sprintf( esc_html__( '%s older', 'pages' ), '' ), 'next_text' => sprintf( esc_html__( 'newer %s', 'pages' ), '' ) ); the_posts_navigation( $args ); ?>