Debug MO Translations

Beschrijving

Het geeft je meer informatie over alle domeinen en vertaalde mo-bestanden die geladen zijn in de huidige installatie, zodat je kunt debuggen wat het probleem is met een plugin, thema, enz.

Toont alleen de debug info als je ingelogd bent in de footer.

Je krijgt informatie over alle geladen plugins, gebruikte tekstdomeinen, of het bestand is gevonden en vervolgens het pad waar de functie van het thema of de plugin is geladen. Je kan de screenshots bekijken.

Ontwikkelaars

Officiële repository GitHub

Links

Schermafbeeldingen

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

2 februari 2022 1 reactie
after hours of debugging, this plugin helped me find the problem
28 januari 2021
Thank you, developers! <3 This plugin is a true time-saver. You will see the result of how the plugin works at the bottom of the page of your site.
26 augustus 2020
If you are logged in, it shows at the bottom of the page the used languages files, found or not found per each plugin. Very usefull
20 februari 2020 1 reactie
I can confirm: 5 minutes for installing, debuggin and removing. It just saved me hours. If you can’t find how it works, take a look at the end of your website’s page to find all the details about i18n.
13 september 2017
very useful as it prints at the bottom all the possible paths that WordPress goes through.
Lees alle 9 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 7 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Debug MO Translations” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3.1

  • Fix load self translations.
  • PHP Coding standards by mayakokits.
  • Updated versions of WordPress and PHP.

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

  • Bijdragen van pedromendonca (Bedankt!): Gebruik in_admin_footer en wp_frontend hooks in plaats van shutdown hook en bereid de plugin voor op i18n.
  • MultilingualPress ondersteund.

1.1

  • Vroegtijdige terugkeer opgelost tijdens AJAX-verzoeken door Nickcernis.

1.0

  • Eerste release.