Debug Bar Localization

0

Debug Bar Localization adds a new panel to the Debug Bar which displays information on the locale for your install and the language files loaded. Additionally it will show you: The ins

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Debug Bar Localization adds a new panel to the Debug Bar which displays information on the locale for your install and the language files loaded.

Additionally it will show you:

  • The installed languages.
  • Which text-domains were called from translation functions while no load_..._textdomain() call was found for that text-domain.
  • For which text-domains load_..._textdomain() was called more than once.
  • Which files WP tried to load to obtain a translation and whether this was successful.
  • If successful: how many translated strings were found and when the translation was last updated.

Did you know ?

During the creating and continued development of this plugin a – localization related – performance issue and a bug were found in WordPress itself.
For each of these I’ve send in patches. The end-results are now in core.

Want to know more ? Here they are: Trac 35439 and Trac 35442 (and related: Trac 21319 )

Important

This plugin requires the Debug Bar plugin to be installed and activated.

Also note that this plugin should be used solely for debugging and/or in a development environment and is not intended for use on a production site.

If you like this plugin, please rate and/or review it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support Forum or in the GitHub repository.