
內容簡介
這個外掛增加了 WordPress 的郵件功能,可以在每次發送郵件時把郵件的副本傳送出去。
注意事項1:即使郵件中包含密碼或其他隱私敏感信息,也會發送至輸入的電子郵件地址。
注意事項2:如果外掛使用其自己的 PHP 郵件功能發送電子郵件,則本外掛無法發送副本。
外掛標籤
開發者團隊
原文外掛簡介
Inesta Send Mail Copy is a lightweight plugin designed to help you keep track of outgoing WordPress emails by automatically sending a copy (or a BCC) to a designated email address. Whether you’re running a large-scale site and want to monitor outgoing notifications, or simply need a way to archive specific emails, this plugin provides a simple solution.
Key Features
Sends a copy or BCC of all outgoing emails to a specified email address.
Optionally choose between sending a direct copy or BCC for privacy.
Easy-to-use settings page for configuration.
Works seamlessly with the native wp_mail function.
Lightweight, ensuring no performance impact.
Use Cases
Email Archiving: Keep a record of every email sent from your WordPress site.
Monitoring Email Deliverability: Verify that emails sent to users are being properly formatted and delivered.
Quality Assurance: Check content and formatting of outgoing emails.
How It Works
Once activated, you can navigate to the plugin settings page to configure your email address and choose whether to send a direct copy or use BCC. The plugin then hooks into the wp_mail function and automatically updates the recipients according to your settings.
