=== Display wp_mail Error Messages === Contributors: wonderplugin Tags: wp_mail, error messages, PHPMailer Donate link: https://www.wonderplugin.com/display-wordpress-error-messages/ Requires at least: 3.6 Tested up to: 6.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display wp_mail error messages == Description == **Display wp_mail Error Messages** Many plugins use the WordPress function [wp_mail](https://developer.wordpress.org/reference/functions/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. == Installation == **Install the plugin in WordPress backend** 1. In WordPress backend, go to menu Plugins -> Add New 1. Search "Display wp_mail Error Messages" 1. Install the plugin **Install the plugin with downloaded plugin zip file** 1. In WordPress backend, go to menu Plugins -> Add New 1. Click the link Upload Plugin 1. Select the plugin zip file, then click Install Now **Uninstall the plugin** 1. In WordPress backend, go to menu Plugins -> Installed Plugins 1. Deactivate the plugin 1. After the plugin is deactivated, Delete the plugin == Frequently Asked Questions == == Screenshots == == Changelog == = 1.1 = * Display "no error messages" when the log is empty. = 1.0 = * First version released == Upgrade Notice ==