=== WP Mail Log === Contributors: chmac Donate link: http://www.callum-macdonald.com/code/donate/ Tags: wp-mail, wp_mail, wpmail, wp-mail-smtp Requires at least: 2.5 Tested up to: 2.8.4 Stable tag: 0.1 Log all calls to wp_mail() to a file wp-content/wp_mail_log for debugging. == Description == Log all calls to wp_mail() to a file wp-content/wp_mail_log for debugging. Please be advised, this file is probably publicly accessible on your server, and could well contain private information. This plugin is for debugging purposes only, I encourage you to delete the wp_mail_log file and deactivate the plugin once you’re finished with it. == Installation == Usual method. == Frequently Asked Questions == New plugin, so no questions have yet been asked. :-) If you have a question, please read the code. Failing that, you can try here: http://www.callum-macdonald.com/code/wp-mail-log/ == Screenshots == No screenshots. == Support Questions == If you have a question, please read the code. Failing that, you can try here: http://www.callum-macdonald.com/code/wp-mail-log/ == Changelog == 0.1 Initial version.