‘Remove Data on Uninstall’ does not remove all data
-
Settings: Remove Data on Uninstall? explains:
“Check this box if you like WP Staging to completely remove all of its data when the plugin is deleted.”
however, when selected, the following files and directories are left behind in the live site, after deleting the plugin:
- wp-content/mu-plugins/
- wp-content/uploads/wp-staging/
- wp-content/uploads/wp-staging/index.php
- wp-content/uploads/wp-staging/web.config
- wp-content/uploads/wp-staging/logs/
- wp-content/uploads/wp-staging/logs/2IBIWG~W.LOG
- wp-content/uploads/wp-staging/logs/2019_02_27.log
- wp-content/uploads/wp-staging/logs/index.php
- wp-content/uploads/wp-staging/logs/test.log
- wp-content/uploads/wp-staging/logs/web.config
also, files in wp-content/uploads/wp-staging/logs/ are read-only; only root can delete them.
i agree that – in most cases – it’s good to keep the logs, but with ‘Remove Data on Uninstall’ selected, i expected everything created to be deleted.
context: fresh and empty wp 5.1 installation (single site), standard theme, only wp-staging 2.5.0 plugin installed and active.
The topic ‘‘Remove Data on Uninstall’ does not remove all data’ is closed to new replies.