Hi,
I'm quite new to WP and over time many of the plugins that I 'tried' and then removed still show remnant mysql tables. This suggests that the standard plugin deactivate/delete process does not purge all plugin data. Other than manually diffing a before/after database backup, is there any way to find out which tables are created by a plugin - so that any leftover tables can be removed after the standard uninstall?
Thank you for all suggestions.