Beschrijving
It gives you more information about all domains and translated mo files loaded in the actual installation, so you can debug what’s the problem with a plugin, theme, etc.
Toont alleen de debug info als je ingelogd bent in de footer.
You’ll have a info of all plugins loaded, textdomain used, if file is found and then the path where is the function of theme or plugin loaded. You can see the screenshots.
Ontwikkelaars
Links
Installatie
Haal het zip-bestand eruit en laat de inhoud in de wp-content/plugins/ map van je WordPress installatie vallen en activeer vervolgens de pagina Plugins.
Beoordelingen
Bijdragers & ontwikkelaars
“Debug MO Translations” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Debug MO Translations” is vertaald in 5 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Debug MO Translations” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.3
- Bijdragen van pedromendonca (Bedankt!): betere output in admin en frontend (zie schermafbeeldingen!).
- Maak de plugin vertaalbaar.
- PHP codeer standaarden.
- Nieuw ontwerp voor de plugin.
1.2
- Contributions from pedromendonca (Thanks!): Use in_admin_footer and wp_frontend hooks instead of shutdown hook and Prepare plugin for i18n.
- MultilingualPress ondersteund.
1.1
- Fixed Return early during AJAX requests by Nickcernis.
1.0
- Eerste release.