🔥 HOT: Plugins/debug bar - High Quality

Debug Bar

Descripción

Agrega un menú de depuración a la barra de administrador que muestra consultas, caché, y otra información de depuración útil.

¡Obligado para desarrolladores!

Cuando se activa WP_DEBUG también hace seguimiento de las advertencias y avisos de PHP para que sean más fáciles de encontrar.

Cuando se activa SAVEQUERIES se rastrean y se muestran las consultas de mysql.

To enable these options, add the following code to your wp-config.php file:

define( 'WP_DEBUG', true );
define( 'SAVEQUERIES', true );

Agrega una consola PHP / MySQL con el plugin Debug Bar Console.

There are numerous other add-ons available to get more insight into, for instance, the registered Post Types, Shortcodes, WP Cron, Language file loading, Actions and Filters and so on. Just search the plugin directory for ‘Debug Bar’.

Instalación

Utiliza el instalador automático.

Reseñas

14 de Noviembre de 2025
Finding bugs is very easy and efficient with that plugin. I can highly recommend it.
11 de Julio de 2025
Debug Bar is still listed in WordPress’s own developer documentation as a go-to debugging tool, yet it hasn’t been updated in over a year and throws PHP errors. It’s a clear example of Automattic promoting a tool while failing to maintain it – a pattern that’s become too common. For a plugin they recommend, its neglect is frustrating and undermines developer trust.
23 de Mayo de 2025
This is a very useful plugin, but I am getting errors when WP_DEBUG is set to true based on the updates in WordPress 6.7. Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. I hope there will be an update soon!
22 de Noviembre de 2023
A plugin without which I cannot imagine my work. It would definitely be much more difficult.
Leer los 68 comentarios

Colaboradores & Desarrolladores

“Debug Bar” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores