With Admin2 there have been changes to how messages are displayed, what do plugin devs now need to use to notify users of errors, warnings etc... on the Admin page? For example if a user has hit the Save button on a new page, but a plugin detects something wrong with the markdown content, how do we stop the save and notify the user to fix it? Or continue the process, but show a notification?
With Admin2 there have been changes to how messages are displayed, what do plugin devs now need to use to notify users of errors, warnings etc... on the Admin page? For example if a user has hit the Save button on a new page, but a plugin detects something wrong with the markdown content, how do we stop the save and notify the user to fix it? Or continue the process, but show a notification?