Redirect data remains after plugin deleted
-
This issue came up while trying to debug another plugin that sends API data after CF7 submits. While going through a “delete all plugins” debugging exercise, it was apparent that the redirect page selected for a particular CF7 form was selected by default for that form after the redirect plugin was deleted then reinstalled.
I’ve not drilled deeper to see where CF7 redirect might store settings but it could be that they are stored along with individual CF7 form layouts, and not removed when the plugin is deleted. This is probably not what is causing our other plugin issue, but one would expect all settings for a plugin to be gone after the plugin is deleted with a promise to “delete all data.” Verifying that all conflicting plugin settings are gone might be an important step in a debugging process – if another plugin somehow misreads or trips over those settings. Or something?
Am i missing something? How can I clean all CF7 redirect settings from database?
- The topic ‘Redirect data remains after plugin deleted’ is closed to new replies.