While selecting tags for the posts the user is able to create new tags on fly.
For example we have the tag ‘animal’ but the user misstpye it as ‘aminal’ – and WordPress creates it.
In our blog the strict tag structure is essential. How can I disable this function?
Edit
Solution added.