mayukojpn / force-update-translations

Download WordPress theme/plugin translations and apply them to your site manually even their language pack haven't been released or reviewed on translate.wordpress.org
https://wordpress.org/plugins/force-update-translations/
12 stars 6 forks source link

create plugin/theme directory in WP translations directory if not exists #36

Closed Dartui closed 2 years ago

Dartui commented 2 years ago

On fresh WP installation there are no plugins/themes directory in WP_LANG_DIR. When you try to force download translation the fatal error is thrown.

This fix adds check and creates directory if not exists right before storing translation.