• Plugin causes this error in debug:

    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.)

    Took me a while of searching plugins that use this function to find the culprit. I need the plugin, so I guess I’ll just activate when needed then deactivate after.

    Thanks

  • The topic ‘Notice: register_uninstall_hook was called incorrectly.’ is closed to new replies.