Linux 软件免费装

Ultimate Email Logger

开发者 habibiplugins
更新时间 2026年4月23日 20:14
PHP版本: 6.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

email tracking email log email logger wp mail log smtp log

下载

1.0.0

详情介绍:

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

安装:

  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.

屏幕截图:

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

升级注意事项:

1.0.0 Initial release.

常见问题:

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 1x1 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.

更新日志:

1.0.0