Taxonomy: Introduce wp-admin/term.php for editing single terms.
wp-admin/term.php
This is similar to edit.php -> post.php and users.php -> user-edit.php and fixes a bug where screen options for the list table were shown while editing a term.
edit.php
post.php
users.php
user-edit.php
Fixes #34988.