Title: Ultimate Email Logger
Author: habibiplugins
Published: <strong>2026 年 4 月 23 日</strong>
Last modified: 2026 年 4 月 23 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/ultimate-email-logger.svg)

# Ultimate Email Logger

 作者：[habibiplugins](https://profiles.wordpress.org/habibiplugins/)

[下载](https://downloads.wordpress.org/plugin/ultimate-email-logger.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/ultimate-email-logger/#description)
 * [评价](https://cn.wordpress.org/plugins/ultimate-email-logger/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ultimate-email-logger/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ultimate-email-logger/#developers)

 [支持](https://wordpress.org/support/plugin/ultimate-email-logger/)

## 描述

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_failed` with 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_logs` for role-based access.
 * Multisite compatible with per-site tables.
 * BuddyPress email logging.
 * Translation ready with `.pot` file.

### 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.

## 屏幕截图

[⌊Log viewer with search, filters, sort, and bulk actions.⌉⌊Log viewer with search,
filters, sort, and bulk actions.⌉[

Log viewer with search, filters, sort, and bulk actions.

[⌊Email detail modal with HTML, Raw, and JSON tabs.⌉⌊Email detail modal with HTML,
Raw, and JSON tabs.⌉[

Email detail modal with HTML, Raw, and JSON tabs.

[⌊Resend modal with HTML body preview.⌉⌊Resend modal with HTML body preview.⌉[

Resend modal with HTML body preview.

[⌊Settings page.⌉⌊Settings page.⌉[

Settings page.

[⌊Statistics page with daily volume chart.⌉⌊Statistics page with daily volume chart
.⌉[

Statistics page with daily volume chart.

[⌊Dashboard widget.⌉⌊Dashboard widget.⌉[

Dashboard widget.

## 安装

 1. Install from the WordPress plugin directory, or upload `ultimate-email-logger` 
    to `/wp-content/plugins/`.
 2. Activate the plugin.
 3. Open **Email Logger** in the admin sidebar.

Logging starts immediately. No configuration required. Open **Email Logger > Settings**
to enable forwarding, auto-delete, open tracking, or webhooks.

## 常见问题

### Does it log all emails?

Yes. Every email sent via `wp_mail()` is logged, including WooCommerce, contact 
forms, and plugin notifications.

### Does it work with SMTP plugins?

Yes. SMTP plugins like WP Mail SMTP change delivery, not logging. Emails are captured
before delivery.

### Can I resend a failed email?

Yes. Click Resend on any log row. Edit the recipient or subject first if needed.

### Can I export logs?

Yes. Export to CSV with configurable fields, date format, and optional HTML stripping.

### Is it multisite compatible?

Yes. Each site has its own log table. Network activation is supported.

### How does open tracking work?

A 1×1 pixel is added to HTML emails. When the recipient loads images, the open is
logged with count, timestamp, and user agent.

### Is it GDPR compliant?

Yes. The plugin registers with the WordPress personal data exporter and eraser.

### Will it slow my site down?

No. Logging is a single indexed insert. Cleanup runs on cron. Webhooks are non-blocking.

### What happens on uninstall?

Data is kept by default. Enable “Remove all data on uninstall” in settings to drop
the table, options, cron events, and capabilities.

### Is it really free?

Yes. All features are included. No pro version, no add-ons.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Ultimate Email Logger」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ habibiplugins ](https://profiles.wordpress.org/habibiplugins/)

[帮助将「Ultimate Email Logger」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ultimate-email-logger)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ultimate-email-logger/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/ultimate-email-logger/)，或通过[RSS](https://plugins.trac.wordpress.org/log/ultimate-email-logger/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ultimate-email-logger/)。

## 更新日志

#### 1.0.0

 * Initial release.
 * Logs every email sent via `wp_mail()` with dedicated columns for To, From, CC,
   BCC, Reply-To, Subject, Body, Headers, Attachments, and Status.
 * React admin UI: sortable log viewer, search predicates, detail modal, resend,
   CSV export.
 * Forwarding, auto-delete (time and count), open tracking, webhooks, statistics.
 * REST API, GDPR exporter and eraser, multisite and BuddyPress support, translation
   ready.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ultimate-email-logger/)
 * 标签
 * [email log](https://cn.wordpress.org/plugins/tags/email-log/)[email logger](https://cn.wordpress.org/plugins/tags/email-logger/)
   [Email Tracking](https://cn.wordpress.org/plugins/tags/email-tracking/)[wp mail log](https://cn.wordpress.org/plugins/tags/wp-mail-log/)
 *  [高级视图](https://cn.wordpress.org/plugins/ultimate-email-logger/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/ultimate-email-logger/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/ultimate-email-logger/reviews/)

## 贡献者

 *   [ habibiplugins ](https://profiles.wordpress.org/habibiplugins/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ultimate-email-logger/)