Title: WP Email Debug
Author: Grant Derepas
Published: <strong>23 Luglio 2015</strong>
Last modified: 25 Giugno 2025

---

Ricerca i plugin

![](https://ps.w.org/wp-email-debug/assets/banner-772x250.png?rev=1204487)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/wp-email-debug/assets/icon-256x256.png?rev=1204487)

# WP Email Debug

 Di [Grant Derepas](https://profiles.wordpress.org/dr_scythe/)

[Scarica](https://downloads.wordpress.org/plugin/wp-email-debug.1.2.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/wp-email-debug/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-email-debug/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-email-debug/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-email-debug/#developers)

 [Supporto](https://wordpress.org/support/plugin/wp-email-debug/)

## Descrizione

This plugin makes it safe and easy to work with email in your testing environments.
When enabled the plugin catches any instance of wp_mail and redirects the email 
to your chosen email address.

Key Features

 * Set a custom email address target to redirect emails to
 * Emails intercepted will have [Debug] added to the subject line to make them identifyable
   in your inbox
 * Interception rules can be limited by plugin allowing you to debug a specific 
   plugin on your live site without affecting other operations
 * Notice in the WP Admin Bar when enabled.

#### For Bugs Reports or to contribute

Please visit our public [GitHub Repo](https://github.com/GForceWeb/WP-Email-Debug/)

## Screenshot

[⌊WP EMail Debug Settings Screen⌉⌊WP EMail Debug Settings Screen⌉[

WP EMail Debug Settings Screen

## Installazione

 1. Upload the wp-email-debug folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit the Email Debug Settings page to enable specific features

## FAQ

### Will this intercept all emails sent from WordPress?

Generally speaking, Yes, but. This plugin catches all emails sent using the wp_mail
function. Best practice specifies that plugins should use this function to send 
email but it is possible that developers could send email using another method in
which case this plugin won’t catch it.

## Recensioni

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

### 󠀁[Still great](https://wordpress.org/support/topic/still-great-4/)󠁿

 [Adrian Mörchen](https://profiles.wordpress.org/adrian2k7/) 19 Aprile 2018

The plugins still works. I use it regularly for development.

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

### 󠀁[Works perfectly and great for debugging](https://wordpress.org/support/topic/works-perfectly-and-great-for-debugging-2/)󠁿

 [Pippin Williamson](https://profiles.wordpress.org/mordauk/) 8 Febbraio 2017

Debugging emails can be incredibly frustrating. This makes it so, so much easier!

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/wp-email-debug/reviews/)

## Contributi e sviluppo

“WP Email Debug” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Grant Derepas ](https://profiles.wordpress.org/dr_scythe/)
 *   [ Jarred Kennedy ](https://profiles.wordpress.org/jarred-kennedy/)

[Traduci “WP Email Debug” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-email-debug)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-email-debug/) 
segui il [repository SVN](https://plugins.svn.wordpress.org/wp-email-debug/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-email-debug/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-email-debug/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

 * **SECURITY FIX**: Added proper authorization checks and nonce verification to
   prevent unauthorized access to plugin settings
 * Added capability check using current_user_can(‘manage_options’)
 * Added nonce verification for form submissions

#### 1.2

 * Updated Ownership and WP Tested version

#### 1.1

 * Improved code syntax
 * Updated Compatibility to 4.3.1

#### 1.0

 * Initial Release
 * Added plugin specific filters
 * Added Admin Bar Notification
 * Added Plugin Meta / Icon / Banner

#### 0.1

 * Built core filter functionality

## Meta

 *  Versione **1.2.1**
 *  Ultimo aggiornamento **1 anno fa**
 *  Installazioni attive **80+**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **6.8.8**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-email-debug/)
 * Tag
 * [debug](https://it.wordpress.org/plugins/tags/debug/)[debugging](https://it.wordpress.org/plugins/tags/debugging/)
   [email](https://it.wordpress.org/plugins/tags/email/)[mail](https://it.wordpress.org/plugins/tags/mail/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-email-debug/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  2 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/wp-email-debug/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/wp-email-debug/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/wp-email-debug/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/wp-email-debug/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/wp-email-debug/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/wp-email-debug/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-email-debug/reviews/)

## Collaboratori

 *   [ Grant Derepas ](https://profiles.wordpress.org/dr_scythe/)
 *   [ Jarred Kennedy ](https://profiles.wordpress.org/jarred-kennedy/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-email-debug/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=56VAQGWSU2VRL)