Title: Notice TraceLog
Author: shuliakmaster
Published: <strong>19 mai 2025</strong>
Last modified: 25 iunie 2025

---

Caută module

![](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

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

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

 * [Detalii](https://ro.wordpress.org/plugins/notice-trace-log/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/notice-trace-log/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/notice-trace-log/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/notice-trace-log/#developers)

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

## Descriere

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.

## Capturi ecran

 * [[
 * 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.

## Instalare

 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);
    ```

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Notice TraceLog” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Notice TraceLog” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/notice-trace-log)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/notice-trace-log/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/notice-trace-log/), sau
abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/notice-trace-log/)
prin [RSS](https://plugins.trac.wordpress.org/log/notice-trace-log/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 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

 *  Versiunea **1.1.0**
 *  Ultima actualizare **Acum 11 luni**
 *  Instalări active: **Mai puțin de 10**
 *  Versiune WordPress ** 5.0 sau mai recentă **
 *  Testat până la **6.8.5**
 *  Versiune PHP ** 7.2 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/notice-trace-log/)
 * Etichete
 * [backtrace](https://ro.wordpress.org/plugins/tags/backtrace/)[debug](https://ro.wordpress.org/plugins/tags/debug/)
   [developer](https://ro.wordpress.org/plugins/tags/developer/)[notices](https://ro.wordpress.org/plugins/tags/notices/)
   [troubleshooting](https://ro.wordpress.org/plugins/tags/troubleshooting/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/notice-trace-log/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/notice-trace-log/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/notice-trace-log/)