• I’m making a WordPress plugin for the first time in a long time, and I come across the titled error now, which is completely unhelpful.

    Everything I’ve come across that explains this error is about a plugin already made, but I find no documentation on what it means, which is difficult because I started this from slate.

    What, exactly, causes this error to throw?

Viewing 1 replies (of 1 total)
  • Miah,

    I am getting the same issue and digging into the code, it appears that this error can be raised by the function check_admin_referer() that is meant to be used to check that the sequence of page calls is correct.

    In my case, this was due to incorrect tests while determining the action in a form.

    Hope this helps.

    Eric

Viewing 1 replies (of 1 total)
  • The topic ‘Are you sure you want to do this?’ is closed to new replies.