Title: Notice TraceLog
Author: shuliakmaster
Published: <strong>19 de mayo de 2025</strong>
Last modified: 25 de junio de 2025

---

Buscar plugins

![](https://ps.w.org/notice-trace-log/assets/banner-772x250.png?rev=3317669)

![](https://ps.w.org/notice-trace-log/assets/icon-256x256.png?rev=3317655)

# Notice TraceLog

 Por [shuliakmaster](https://profiles.wordpress.org/shuliakmaster/)

[Descargar](https://downloads.wordpress.org/plugin/notice-trace-log.1.1.0.zip)

 * [Detalles](https://es-co.wordpress.org/plugins/notice-trace-log/#description)
 * [Valoraciones](https://es-co.wordpress.org/plugins/notice-trace-log/#reviews)
 *  [Instalación](https://es-co.wordpress.org/plugins/notice-trace-log/#installation)
 * [Desarrollo](https://es-co.wordpress.org/plugins/notice-trace-log/#developers)

 [Soporte](https://wordpress.org/support/plugin/notice-trace-log/)

## Descripción

Notice TraceLog is a lightweight developer tool that displays PHP backtraces when
Notices occur, helping you identify and fix issues caused by early execution or 
translation loading problems. Useful for debugging during plugin and theme development.

## Capturas

 * [[
 * Default WordPress notice without clear source information.
 * [[
 * Error displayed by the Notice TraceLog plugin (compact mode).
 * [[
 * Detailed error display with full trace log to the source of the issue.
 * [[
 * Example of a detailed notice with backtrace written to the debug log.

## Instalación

 1. Upload the plugin files to the `/wp-content/plugins/notice-trace-log` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Make sure `WP_DEBUG` and `WP_DEBUG_DISPLAY` are enabled in your `wp-config.php`.

Example configuration in `wp-config.php`:

    ```
    define('WP_DEBUG', true);
    define('WP_DEBUG_DISPLAY', true);
    ```

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Notice TraceLog» es un software de código abierto. Las siguientes personas han 
colaborado con este plugin.

Colaboradores

 *   [ shuliakmaster ](https://profiles.wordpress.org/shuliakmaster/)

[Traduce «Notice TraceLog» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/notice-trace-log)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/notice-trace-log/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/notice-trace-log/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/notice-trace-log/)
por [RSS](https://plugins.trac.wordpress.org/log/notice-trace-log/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.0

Release basic functionality

#### 1.0.1

 * Added dependency checks for WP_DEBUG_DISPLAY and WP_DEBUG_LOG
 * Improved error display in the browser
 * Backtrace logging added to error log if WP_DEBUG_LOG is enabled (writes to the
   default log file)
 * Enhanced admin area messages

## Meta

 *  Versión **1.1.0**
 *  Última actualización **hace 10 meses**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.0 o superior **
 *  Probado hasta **6.8.5**
 *  Versión de PHP ** 7.2 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/notice-trace-log/)
 * Etiquetas
 * [backtrace](https://es-co.wordpress.org/plugins/tags/backtrace/)[debug](https://es-co.wordpress.org/plugins/tags/debug/)
   [developer](https://es-co.wordpress.org/plugins/tags/developer/)[notices](https://es-co.wordpress.org/plugins/tags/notices/)
   [troubleshooting](https://es-co.wordpress.org/plugins/tags/troubleshooting/)
 *  [Vista avanzada](https://es-co.wordpress.org/plugins/notice-trace-log/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/notice-trace-log/reviews/#new-post)

[Ver todos los comentarios](https://wordpress.org/support/plugin/notice-trace-log/reviews/)

## Colaboradores

 *   [ shuliakmaster ](https://profiles.wordpress.org/shuliakmaster/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/notice-trace-log/)