Linux 软件免费装
Banner图

SwiftTrap for Mailtrap

开发者 simmotorlp
更新时间 2026年3月22日 22:11
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

email mail smtp transactional mailtrap

下载

2.2.0

详情介绍:

SwiftTrap for Mailtrap replaces the default WordPress wp_mail() with the Mailtrap Send API. Features: No SDK required — uses the WordPress HTTP API (wp_remote_post) for zero external dependencies. Extensible via filters:

安装:

  1. Upload the swifttrap-for-mailtrap folder to /wp-content/plugins/
  2. Activate the plugin
  3. Go to Mailtrap → Settings
  4. Enter your Mailtrap Send API token
  5. Configure sender email and name

升级注意事项:

2.1.0 New Stats page cards: domain verification and suppression list. New filters for template and custom variables support. 2.0.0 Major update: SDK removed, plugin now uses WordPress HTTP API directly. No configuration changes needed.

常见问题:

Where do I get my API token?

Log in to mailtrap.io, go to your sending domain, and copy the API token.

What data is sent externally?

This plugin sends email data (recipients, subject, body, attachments) to the Mailtrap API at send.api.mailtrap.io and bulk.api.mailtrap.io. Account stats are fetched from mailtrap.io/api/accounts. See Mailtrap Privacy Policy.

Does the plugin work without Mailtrap?

When disabled or if the API token is empty, WordPress falls back to its default mail handler.

更新日志:

2.2.0 2.1.0 2.0.0 1.3.0