This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display wp_mail Error Messages

Descripción

Display wp_mail Error Messages

Many plugins use the WordPress function wp_mail to send emails. When an error happens, it’s hard to locate the problem. This plugin will catch the wp_mail error messages and display them.

Features

  • Easy to use
  • Automatically clear the log when it exceeds the defined maximum length limit.

How to Use

After the plugin is installed and activated, in the WordPress backend, goto the left menu WP Error Messages -> Show Errors.

Instalación

Install the plugin in WordPress backend

  1. In WordPress backend, go to menu Plugins -> Add New
  2. Search “Display wp_mail Error Messages”
  3. Install the plugin

Install the plugin with downloaded plugin zip file

  1. In WordPress backend, go to menu Plugins -> Add New
  2. Click the link Upload Plugin
  3. Select the plugin zip file, then click Install Now

Uninstall the plugin

  1. In WordPress backend, go to menu Plugins -> Installed Plugins
  2. Deactivate the plugin
  3. After the plugin is deactivated, Delete the plugin

Reseñas

30 de octubre de 2017
After hours of search and try, this plugin got me the right hint to solve the problem. Thanks a lot
Leer todas las 3 reseñas

Colaboradores y desarrolladores

“Display wp_mail Error Messages” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Display wp_mail Error Messages” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.1

  • Display “no error messages” when the log is empty.

1.0

  • First version released