[WordPress] 外掛分享: Email Override for SendGrid

首頁外掛目錄 › Email Override for SendGrid
WordPress 外掛 Email Override for SendGrid 的封面圖片
全新外掛
安裝啟用
尚無評分
127 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.2+ v1.0.1 上架:2025-10-13

內容簡介

總結:這個外掛使用 SendGrid 的 Mail Send API 覆蓋了 WordPress 默認的郵件發送功能,提供了多項關鍵功能和與 SendGrid API 整合的服務。

問題與回答:
1. 這個外掛的關鍵功能有哪些?
- 可以開關 SendGrid 的電子郵件覆蓋功能
- 提供輸入 SendGrid API 金鑰的選項
- 客製化寄件人的郵件和姓名
- 可以直接從設置頁面發送測試郵件
- 乾淨且原生的 WordPress 管理介面

2. 這個外掛如何與 SendGrid 進行整合?
- 這個外掛會使用 SendGrid 的郵件發送服務來發送電子郵件,而不使用 wp_mail() 函數
- 啟用後,外掛會通過以下 SendGrid API 端點進行通信:https://api.sendgrid.com/v3/mail/send
- 被發送到 SendGrid 的數據包括寄件人姓名和郵件、收件人郵件地址、郵件主題、郵件內容(純文本或 HTML)、可選標頭(抄送、密送)
- 外掛需要有效的 SendGrid API 金鑰才能運作。這個認證會存儲在您的 WordPress 數據庫中,僅用於驗證發送至 SendGrid 的 API 請求。

3. 使用這個外掛時需要注意什麼?
- 使用這個外掛,表示您同意 SendGrid 的服務條款和隱私政策。請確保您使用 SendGrid 符合當地的隱私法律和您自己的數據保護政策。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Email Override for SendGrid」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin overrides the default WordPress email sending function with SendGrid’s Mail Send API.
Key Features:

Toggle Email Override for SendGrid on/off
Enter your SendGrid API key
Customize the “From” email and name
Send a test email directly from the settings page
Clean and native WordPress admin UI

External Services
This plugin integrates with the SendGrid email delivery service to send outgoing emails via its API instead of the default wp_mail() function.
When enabled, the plugin communicates with the following SendGrid API endpoint: https://api.sendgrid.com/v3/mail/send
Data sent to SendGrid includes:
– Sender name and email
– Recipient email(s)
– Email subject
– Message body (text or HTML)
– Optional headers (Cc, Bcc)
The plugin requires a valid SendGrid API key to function. This credential is stored in your WordPress database and used only to authenticate API requests to SendGrid.
Privacy Notice:
By using this plugin, you agree to SendGrid’s Terms of Service and Privacy Policy. Ensure your use of SendGrid complies with local privacy laws and your own data protection policies.

延伸相關外掛

文章
Filter
Mastodon