2ndkauboy / textdomain-overwrite

A simple plugin which enables a user to overwrite localization string from the WordPress core, plugins and themes, using it's own language files
GNU General Public License v3.0
28 stars 5 forks source link

Update textdomain-overwrite.php #2

Closed sergejmueller closed 10 years ago

sergejmueller commented 10 years ago

Exists check for plugin language files.

Warning: Invalid argument supplied for foreach() in /plugins/textdomain-overwrite-master/textdomain-overwrite.php on line XX

2ndkauboy commented 10 years ago

Thanks for your pull request. That was really missing.