I would recommend this WordPress plugin WP-Optimize – Clean, Compress, Cache.
I have used it to clean up leftover tables from a few different plugins I have removed from sites, does a good job.
-
This reply was modified 5 years, 2 months ago by
KartHost.
Thanks for the hint, Roy.
But wp-optimize clean transients and leftovers automatically, and I don’t think he catches all orphan tables.
I need a list of tables used by Shield Security to drop them manually in PHPMyAdmin.
Plugin Author
Paul
(@paultgoodchild)
Hi @feliperolim – simply look for tables that start with icwp_wpsf_ and delete those.
Thanks!
Thanks @paultgoodchild.
Work like a charm!
You can close my request!