Title: Debug MO Translations
Author: closemarketing
Published: <strong>7, Setiembre de 2015</strong>
Last modified: 27, Payares de 2025

---

Guetar plugins

![](https://ps.w.org/debug-mo-translations/assets/banner-772x250.png?rev=2631931)

![](https://ps.w.org/debug-mo-translations/assets/icon-256x256.png?rev=2631931)

# Debug MO Translations

 By [closemarketing](https://profiles.wordpress.org/closemarketing/)

[Download](https://downloads.wordpress.org/plugin/debug-mo-translations.1.3.1.zip)

 * [Details](https://ast.wordpress.org/plugins/debug-mo-translations/#description)
 * [Reviews](https://ast.wordpress.org/plugins/debug-mo-translations/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/debug-mo-translations/#installation)
 * [Development](https://ast.wordpress.org/plugins/debug-mo-translations/#developers)

 [Support](https://wordpress.org/support/plugin/debug-mo-translations/)

## Description

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.

Only shows the debug info if you’re logged in in the 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.

### Developers

[Official Repository GitHub](https://github.com/closemarketing/debug-mo-translations)

### Links

 * [Closemarketing](https://close.marketing/)
 * [Closemarketing plugins](https://profiles.wordpress.org/closemarketing/#content-plugins)
 * [Pedro Mendonça](https://twitter.com/pedro_gaspar)

## Screenshots

 * [[
 * [[

## Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from Plugins page.

## Reviews

![](https://secure.gravatar.com/avatar/f3945a54514965996ffb6971b63d4b9a011e62a35eee1c2b8620122eaf5f7fc0?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-1641/)󠁿

 [NewCodeByte](https://profiles.wordpress.org/newcodebyte/) 3, Setiembre de 2025
1 reply

Thanks, your plugin is very useful and saved my time!

![](https://secure.gravatar.com/avatar/c9f95bcb47a661b0291ff1e709d1d538582e5c5bc57d742a12833e72c9c10518?
s=60&d=retro&r=g)

### 󠀁[Thank you!!](https://wordpress.org/support/topic/thank-you-3029/)󠁿

 [applecarrot](https://profiles.wordpress.org/applecarrot/) 2, Febreru de 2022 1
reply

after hours of debugging, this plugin helped me find the problem

![](https://secure.gravatar.com/avatar/ec6a49f01b047a37da956a20ebc3f4097c99fc4f559c9be8fecce6b38a758acd?
s=60&d=retro&r=g)

### 󠀁[Quick solver for translation issues](https://wordpress.org/support/topic/quick-solver-for-translation-issues/)󠁿

 [Pedro Mendonça](https://profiles.wordpress.org/pedromendonca/) 17, Payares de 
2021

This plugin is a must-use to debug translation issues for WP core, themes and plugins.
Thanks! 🙂

![](https://secure.gravatar.com/avatar/794703a69bf9f4652cc92dcbe74e6c082c7ae787b211b8bc86eb1e6b27df4242?
s=60&d=retro&r=g)

### 󠀁[Great tool!](https://wordpress.org/support/topic/great-tool-1539/)󠁿

 [nikoha](https://profiles.wordpress.org/nikoha/) 28, Xineru de 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.

![](https://secure.gravatar.com/avatar/0b78a7988014739ad5af4e285f7ce95710b14eccd6f51cb78970f33e308db885?
s=60&d=retro&r=g)

### 󠀁[Great debugging tool](https://wordpress.org/support/topic/great-debugging-tool-3/)󠁿

 [aleangelico01](https://profiles.wordpress.org/aleangelico01/) 26, Agostu de 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

![](https://secure.gravatar.com/avatar/eebfad93b67c117a72b74aad9c77a466c0329c3700553d548ae62aa5f0c62d4b?
s=60&d=retro&r=g)

### 󠀁[5 minutes problem solver](https://wordpress.org/support/topic/5-minutes-problem-solver/)󠁿

 [kalamun](https://profiles.wordpress.org/kalamun/) 20, Febreru de 2020 1 reply

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.

 [ Read all 10 reviews ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/)

## Contributors & Developers

“Debug MO Translations” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ closemarketing ](https://profiles.wordpress.org/closemarketing/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)
 *   [ Pedro Mendonça ](https://profiles.wordpress.org/pedromendonca/)
 *   [ Manu Relaño ](https://profiles.wordpress.org/manurelano/)

“Debug MO Translations” has been translated into 7 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/debug-mo-translations/contributors)
for their contributions.

[Translate “Debug MO Translations” into your language.](https://translate.wordpress.org/projects/wp-plugins/debug-mo-translations)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/debug-mo-translations/),
check out the [SVN repository](https://plugins.svn.wordpress.org/debug-mo-translations/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/debug-mo-translations/)
by [RSS](https://plugins.trac.wordpress.org/log/debug-mo-translations/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.1

 * Fix load self translations.
 * PHP Coding standards by [mayakokits](https://github.com/mayakokits).
 * Updated versions of WordPress and PHP.

#### 1.3

 * Contributions from pedromendonca (Thanks!): Better output in admin and frontend(
   see screenshots!).
 * Make translatable the plugin.
 * PHP Coding standards.
 * New design for the 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 supported.

#### 1.1

 * Fixed Return early during AJAX requests by [Nickcernis](https://github.com/nickcernis).

#### 1.0

 * First released.

## Community plugin

This plugin is developed and supported by a community. [Contribute to this plugin](https://github.com/closemarketing/debug-mo-translations)

## Meta

 *  Version **1.3.1**
 *  Last updated **5 meses ago**
 *  Active installations **10+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **6.9.4**
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/debug-mo-translations/), 
   [Dutch](https://nl.wordpress.org/plugins/debug-mo-translations/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/debug-mo-translations/),
   [English (US)](https://wordpress.org/plugins/debug-mo-translations/), [Portuguese (Portugal)](https://pt.wordpress.org/plugins/debug-mo-translations/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/debug-mo-translations/), [Spanish (Spain)](https://es.wordpress.org/plugins/debug-mo-translations/)
   y [Turkish](https://tr.wordpress.org/plugins/debug-mo-translations/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/debug-mo-translations)
 * Tags
 * [debug](https://ast.wordpress.org/plugins/tags/debug/)[languages](https://ast.wordpress.org/plugins/tags/languages/)
   [mo](https://ast.wordpress.org/plugins/tags/mo/)[translate](https://ast.wordpress.org/plugins/tags/translate/)
   [translations](https://ast.wordpress.org/plugins/tags/translations/)
 *  [Advanced View](https://ast.wordpress.org/plugins/debug-mo-translations/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  10 5-star reviews     ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/debug-mo-translations/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/debug-mo-translations/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/debug-mo-translations/reviews/)

## Contributors

 *   [ closemarketing ](https://profiles.wordpress.org/closemarketing/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)
 *   [ Pedro Mendonça ](https://profiles.wordpress.org/pedromendonca/)
 *   [ Manu Relaño ](https://profiles.wordpress.org/manurelano/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/debug-mo-translations/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://close.marketing/go/donate/)