I’m writing a plugin, and I was wondering how I can display an error message after the meta fields have been updated and the page is reloaded. I have to check if the ID fiels is unique, and if it isn’t then display an error message telling the user what the problem was, instead of just not updating the value
Read more here:: How can I display an error message after post has been saved?