Title: WP Email Debug
Author: Grant Derepas
Published: <strong>23 de julio de 2015</strong>
Last modified: 25 de junio de 2025

---

Buscar plugins

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

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

# WP Email Debug

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

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

 * [Detalles](https://es-ec.wordpress.org/plugins/wp-email-debug/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/wp-email-debug/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/wp-email-debug/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/wp-email-debug/#developers)

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

## Descripción

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/)

## Capturas

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

WP EMail Debug Settings Screen

## Instalación

 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.

## Reseñas

![](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 de abril de 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 de febrero de 2017

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

 [ Leer todas las 2 reseñas ](https://wordpress.org/support/plugin/wp-email-debug/reviews/)

## Colaboradores y desarrolladores

«WP Email Debug» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «WP Email Debug» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-email-debug)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

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

 *  Version **1.2.1**
 *  Last updated **hace 1 año**
 *  Active installations **90+**
 *  WordPress version ** 6.0 o superior **
 *  Tested up to **6.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-email-debug/)
 * Tags
 * [debug](https://es-ec.wordpress.org/plugins/tags/debug/)[debugging](https://es-ec.wordpress.org/plugins/tags/debugging/)
   [email](https://es-ec.wordpress.org/plugins/tags/email/)[mail](https://es-ec.wordpress.org/plugins/tags/mail/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/wp-email-debug/advanced/)

## Valoraciones

 5 out of 5 stars.

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

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

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

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-email-debug/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=56VAQGWSU2VRL)