sprintf( esc_html__( '%s older', 'blognp' ), ' Older Post' ), 'next_text' => sprintf( esc_html__( 'newer %s', 'blognp' ), 'Newer Post' ) ); the_posts_navigation( $args );