=== WP Mail Debugger === Contributors: TimothyBlynJacobs Tags: wp-mail, debug, troubleshooting, email, email log, log Requires at least: 5.3 Tested up to: 5.7 Requires PHP: 7.2.0 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html WP Mail Debugger captures and displays all emails sent through wp_mail() for debugging and troubleshooting. == Description == WP Mail Debugger captures and displays all emails sent through wp_mail() for debugging and troubleshooting. A new admin menu, WP Mail Debugger, is added under the Tools menu. Get the [Mac App](https://apps.apple.com/us/app/wp-mail-debugger/id1547093438?mt=12) to connect to multiple WordPress websites from one convenient location. == Changelog == = 1.0 = * Add: Enhanced multisite support. A new network admin page shows emails across the entire network. * Tweak: Links in emails open in a new tab. * Bug Fix: Account for CSS changes to WordPress components. = 0.1 = * Initial release.