How can I create a taxonomy meta-box with search suggestions but no new terms input?
I came up with a solution for your first question. i.e the tax metabox that only suggests terms from existing terms list but does not allow you to add new terms. The solution is jQuery based and modifies the default behavior of the tags (i.e non heirarchical taxonomies) meta box. Limitation: Currently it only allows … Read more