Ultimate Email Logger Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Ultimate Email Logger records every email your WordPress site sends through wp_mail() and stores it in a dedicated database table you can search, view, resend, forward, export, and track.
Works with WooCommerce, Easy Digital Downloads, Contact Form 7, Gravity Forms, WPForms, FluentCRM, LearnDash, BuddyPress, WP Mail SMTP, and any plugin that uses wp_mail().
Features
- Logs every outgoing email with To, From, CC, BCC, Reply-To, Subject, Body, Headers, Attachments, and Status as dedicated indexed columns.
- Log viewer with sortable columns, date and status filters, full-text search, and predicates:
to:,from:,cc:,subject:,id:. - Email detail modal with HTML preview, raw text, and JSON tabs.
- Resend any logged email with editable recipient and subject.
- Auto-forward copies of outgoing email via To, CC, or BCC.
- CSV export with field selection, HTML stripping, and custom date format.
- Auto-delete by age (days) or log rotation by count, run on WP Cron.
- Open tracking via 1×1 pixel with open count, timestamp, and user agent.
- Statistics page: summary cards, daily volume chart, top recipients.
- SMTP failure capture via
wp_mail_failedwith stored error message. - Webhook notifications on failure or for all emails.
- Dashboard widget with today, this week, this month, and failure counts.
- GDPR personal data exporter and eraser.
- REST API under
ultimate-email-logger/v1. - Custom capability
manage_email_logsfor role-based access. - Multisite compatible with per-site tables.
- BuddyPress email logging.
- Translation ready with
.potfile.
Performance
Indexed columns and FULLTEXT indexes on subject and body keep search fast. Cleanup runs on WP Cron. Webhooks are non-blocking. Logging adds one indexed insert per email.
Screenshots
Log viewer with search, filters, sort, and bulk actions.
Email detail modal with HTML, Raw, and JSON tabs.
Resend modal with HTML body preview.
Settings page.
Statistics page with daily volume chart.
Dashboard widget.
