WP Email Logs Plugin

Display list of all sent email logs of your wordpress site via wordpress function("wp_mail()") function only.

Author:Aheadzen Team | Email Logs (profile at wordpress.org)
WordPress version required:
WordPress version tested:4.0.8
Plugin version:1.0.3
Added to WordPress repository:18-12-2014
Last updated:21-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:20
Rated by:1
Plugin URI:http://aheadzen.com/
Total downloads:979
Active installs:40+
plugin download
Click to start download

Whenever any email sent via wordpress email function to any one any time, the plugin store the details to database table as logs to display. The site admin can see the list of all email list from wp-admin > Email Logs (left menu) > List of all email logs. It display mainly all the email list sent via wordpress funciton "wp_mail()" only. With each mail detail, it will stored from & to user ids, form & to email address, mail subject, mail content, component, type, send date etc...

Features :

  • • Never work for WP Multi-site.
  • • All email log via wp_mail().
  • • See all emails on wp-admin any time.
  • • Filter email by date,components & type
  • • Component(db table field) is the plugin name or file name ...
  • • Type(db table field) is the function name which sending the mail
  • • Localization ready.