Changes between Version 4 and Version 5 of Ticket #49132
- Timestamp:
- 01/05/2020 11:05:09 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49132
-
Property
Summary
changed from
Remove translation files when a plugin or a theme no longer exists
toRemove translation files when a plugin no longer exists
-
Property
Summary
changed from
-
Ticket #49132 – Description
v4 v5 1 That would be nice to remove existing translation files when a plugin or a themeis manually deleted (by FTP or whatever).1 That would be nice to remove existing translation files when a plugin is manually deleted (by FTP or whatever). 2 2 3 Themes/plugins translation files are already removed when the theme/plugin is deleted with WordPress Admin, but still exist when the theme/plugin aremanually deleted by FTP or so.3 Plugins translation files are already removed when the plugin is deleted with WordPress Admin, but still exist when the plugin is manually deleted by FTP or so. 4 4 5 5 To reproduce the issue: … … 11 11 If you delete the plugin with WP Admin Plugins screen, the translation files are actually deleted. 12 12 13 ''Thanks @wpchannel who indirectly raised the issue in WP French Slack team and @sebastienserre for his ideas.''13 ''Thanks @wpchannel who indirectly raised the issue in WP French Slack team and @sebastienserre for his contribution.''