Translation – Compatibility bug
-
Hi,
Codestyling localization plugin writes next warning:
Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.Help tab says:
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.Regards,
Arni
- The topic ‘Translation – Compatibility bug’ is closed to new replies.