Skip to:
Content
Pages
Categories
Search
Top
Bottom

plugin not working


  • firetag
    Participant

    @firetag

    I recently began debugging a plugin I just got done writing and I encountered a weird error/bug (don’t really know the difference to be honest).. Anyway whenever I submit data on my form it brings my to a page that says “Are you sure you want to do this?” And it has nothing else. It also gets rid of the main login bar at the top. I am not sure if this is a problem with my plugin or wordpress/buddypress, but I am thinking it is my plugin since it doesn’t happen anywhere else..

Viewing 1 replies (of 1 total)

  • Boone Gorges
    Keymaster

    @boonebgorges

    The “Are you sure” message usually means you’re having a nonce error. If you’re submitting a post or comment or some other data with your plugin, check the core code that usually handles that data and see if there’s a check admin referer in there. Google wordpress nonce to learn about how that works.

Viewing 1 replies (of 1 total)
  • The topic ‘plugin not working’ is closed to new replies.
Skip to toolbar