WPForms Lite unexpected database entries
-
I installed a template from the Astra theme which, unbeknownst to me, also included the WPForms Lite plugin. Since I planned on using at least a contact form on the site, I left WPForms Lite installed. I never configured anything,
After realizing WPForms Lite did not have the functionality my form required, I uninstalled it. As far as I know, there were never any form submissions, unless there was a spam submission before the form was removed from a page.
In any case, I went to edit the .htaccess file for something completely unrelated to your plugin and noticed an error log. When I examined the log I noticed a number of entries related to an SEO plugin and referencing actionscheduler.
I raised a support ticket with them and they had me do some things, although the issue did not get resolved. My troubleshooting eventually led me to the database, which is why I am raising this ticket. I apologize for what must seem like a bunch of unrelated information, yet I wanted to be clear about your plugin.
Using phpMyAdmin I noticed a couple of things:
1) There is a table called _wpforms_tasks_meta; Why would this table have survived the deactivation and deletion process of WPForms Lite? Also, what is causing this table to receive entries many days after the WPForms Lite plugin was deleted?
2) In the table _actionscheduler_actions; There are 1.419 entries for WPForms Lite, 1 with a status of complete and 1.418 with a status of failed (The complete entry was about a week after install, and the failed entries continue to at least yesterday, which is well after the plugin was deleted)Any idea why these entries are still being recorded, and what is the best way to stop and remove these undesired entries?
- The topic ‘WPForms Lite unexpected database entries’ is closed to new replies.