MariaDB/wordpress-mariadb-health-checks

On uninstall, delete the tables

Closed this issue · 1 comments

When the plugin is uninstalled (deleted, not deactivated), we should delete all the contents we added to the WordPress site, like "options" or "database tables".

We can use the uninstall.php file.

Issue originally created by @javiercasares in the original Hackathon repo.

Implemented in #36