I have placed a submit button in the admin section of the add/edit screen of a custom post type with the submit_button() function.
When I click this, it shows an alert screen (see screenshot below).
How can I prevent this alert from showing?
Thanks in advance! -Kevin