Send Emails with Resend

外掛說明

Resend for WordPress replaces the default PHPMailer in WordPress with the Resend.com API, allowing you to send emails through Resend.com’s reliable email delivery service.

Attribution

The Resend plugin utilizes the Resend.com API. Neither this plugin nor its author(s) are affiliated with, endorsed by, or sponsored by Resend.com.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/send-emails-with-resend directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題集

How do I configure the plugin?

After activating the plugin, go to the Settings page and enter your Resend.com API key. You can find your API key in your Resend.com account dashboard.

What happens to my existing email functionality?

The plugin will replace the default PHPMailer in WordPress with the Resend.com API. All emails sent by your WordPress site will be routed through Resend.com.

Can I use this plugin with other email plugins?

This plugin is designed to replace the default PHPMailer, so it may conflict with other plugins that modify the email sending process.

使用者評論

2026 年 1 月 17 日
As someone who really wanted to use Resend for email delivery, this is the best way to do it. Integrated logging is also really useful.
2025 年 8 月 7 日
Can’t believe I’m the first to review this super helpful plugin. Resend is a great service and this plugin helps connect it to your WP site in minutes. Highly recommended!
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Send Emails with Resend〉的開發相關工作。

參與者

將〈Send Emails with Resend〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.0

  • Feature: Vendor dependencies are now scoped using Strauss to prevent class conflicts with other plugins sharing the same libraries

1.2.0

  • Fix: reply-to to go to admin email
  • Feature: update resend library to 1.1.0

1.1.0

  • Compatibility with WP 6.7

1.0.0

  • Initial release