| 开发者 | habibiplugins |
|---|---|
| 更新时间 | 2026年4月23日 20:14 |
| PHP版本: | 6.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
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
to:, from:, cc:, subject:, id:.wp_mail_failed with stored error message.ultimate-email-logger/v1.manage_email_logs for role-based access..pot file.ultimate-email-logger to /wp-content/plugins/.Yes. Every email sent via wp_mail() is logged, including WooCommerce, contact forms, and plugin notifications.
Yes. SMTP plugins like WP Mail SMTP change delivery, not logging. Emails are captured before delivery.
Yes. Click Resend on any log row. Edit the recipient or subject first if needed.
Yes. Export to CSV with configurable fields, date format, and optional HTML stripping.
Yes. Each site has its own log table. Network activation is supported.
A 1x1 pixel is added to HTML emails. When the recipient loads images, the open is logged with count, timestamp, and user agent.
Yes. The plugin registers with the WordPress personal data exporter and eraser.
No. Logging is a single indexed insert. Cleanup runs on cron. Webhooks are non-blocking.
Data is kept by default. Enable "Remove all data on uninstall" in settings to drop the table, options, cron events, and capabilities.
Yes. All features are included. No pro version, no add-ons.
wp_mail() with dedicated columns for To, From, CC, BCC, Reply-To, Subject, Body, Headers, Attachments, and Status.