Codestyling Localization compatibility: loading problem
So I have JR (1.6.5) installed and Codestyling Localization (1.99.30) to start translating themes and plugins. Now it states the following, when I open the localization submenu;
Compatibility: Loading Problem: Autor is using
load_textdomain function instead of
load_theme_textdomain or
load_child_theme_textdomain. This can cause problems with the behavior of WordPress, because some filters and actions will no longer be executed. Get in touch with the author.
When I hit the ''What does that mean icon'' it'll show me the following:
''Compatibility - Hints and Errors
If you get compatibility warnings, than they are often related to a wrong usage of WordPress core functionality by the authors of the affected Themes or Plugins. There are several reason for such reports, but in each of this cases only the original author can solve it:
Loading of translation files will be performed beside the WordPress standard functionality.
Textdomains can not be parsed from source files because of used coding syntax.
Component seems to be translatable but doesn't use a translation file load call.
Reported issues are not a problem of Codestyling Localization, it's caused by the author of the affected component within it's code.''
So, you've been informed.