Linux 软件免费装
Banner图

APPideas Email Holinator

开发者 appideasdotcom
更新时间 2026年9月7日 20:44
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

email development logging smtp staging

下载

1.3.2

详情介绍:

APPideas Email Holinator stops this site sending email, and records the messages it held so you can see exactly what would have gone out. The two switches that matter — Block emails and Log emails — are pinned to the admin toolbar, one hover away from every screen in wp-admin. The toolbar icon turns orange while mail is being logged and red while it is being held, so you can tell at a glance what the site is doing with its email. It adds one wp-admin screen and that toolbar item, and nothing else: no public-facing frontend, no dashboard widgets, and no changes to the body of any other admin page. Holding The log Tools External services This plugin contacts no external service. Nothing is sent to APPideas or to any third party, and there is no analytics, telemetry, licence check, or update service of any kind. APPideas Email Holinator PRO adds PRO installs alongside this plugin rather than replacing it, and adds its controls to the Tools tab of this plugin's own screen. See https://appideas.com/email-holinator/

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it from the Plugins screen in wp-admin.
  2. Activate the plugin.
  3. Hover the Holinator icon in the admin toolbar for the two switches, or open Tools → Holinator for the log.

屏幕截图:

  • The toolbar panel: Block and Log are one hover away from every wp-admin screen, and the icon turns red while mail is being held.
  • A held message opened in the reader, shown the way it would have arrived, with resend and print.
  • The Tools tab: what the two switches are doing right now, and a real test message sent through them with a step-by-step transcript.
  • Get PRO: what the paid add-on adds.

常见问题:

Does this change how my site sends email?

Only while it is active. Deactivating the plugin restores WordPress's normal behaviour immediately.

Does it send anything anywhere?

No. The plugin makes no outbound requests of any kind.

Does it work with my SMTP plugin?

Yes. A message is held before it reaches any mail transport, WordPress's own or a plugin's. The test suite sends real messages through WP Mail SMTP, Easy WP SMTP and FluentSMTP, and reproduces the hook orders Post SMTP and Mailgun use.

What can it not catch?

A plugin that calls PHP's own mail() function, or talks to a mail service directly, never goes through wp_mail(), so WordPress offers no hook to hold it. That is rare; whatever uses wp_mail() — WordPress itself, WooCommerce, form plugins and SMTP plugins — is held.

How many messages does the log keep?

The newest 1,000. When a new message arrives past that, the oldest is removed.

Does it work on a multisite network?

Yes. Each site has its own switches and its own log, and deleting the plugin from the network removes every site's data.

Where do I find it?

Hover the Holinator icon in the admin toolbar for the two switches, or open Tools → Holinator for the log, the Tools tab and Get PRO.

更新日志:

1.3.2