Large taxonomy (2000+ terms), causing WordPress to hang
This is probably because your taxonomy is hierarchical, and the default meta box for such taxonomies is similar to the category box – which displays all terms as input elements. So the browser lag for thousands of elements within a page is expected in this case. If you can’t make your taxonomy non-hierarchical, try removing … Read more