Feature Suggestion – Clean up files for languages that are not installed
-
We recently added the missing language directories, and re-located some dangling .mo and .po files plugins had dropped in our wp-content/plugins directory (due to the missing language directories) and were surprised that the built in translation engine skips right over configured languages and will translate anything it finds
As shown in the linked issue with woocommerce, this can cause serious issues with delay during plugin installations for people with no language support even installed.
It might even be a chicken-egg scenario where people are removing the language directories to work around these types of issues, when actually, cleaning up the languages not installed and leaving the directory structures intact would be the smarter approach.
It seems right up WP_Optimize’s alley to have a feature that cleans out language files for languages that are not installed, resolving the ghost translation issue completely.
https://github.com/woocommerce/woocommerce/issues/28941
The page I need help with: [log in to see the link]
- The topic ‘Feature Suggestion – Clean up files for languages that are not installed’ is closed to new replies.