Does not clean up at delete
-
When this plugin is deleted, it will leave all its database tables and options in place. I would expect a plugin to clean up when it’s deleted, user should not be required to manually delete database tables and options from
wp_options
, as most users simply don’t have the capabilities to do that.A plugin that leaves a lot of garbage in the database when it’s deleted is not a good citizen.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Does not clean up at delete’ is closed to new replies.