
內容簡介
您覺得這個外掛程式有幫助嗎?請考慮給予五星評價。
注意:這是一個分支版本的現已停止支援 wpMandrill 外掛程式。下面的註記已經從原始外掛程式複製過來,如果有相關的更新,將會一併更新。請藉由在 GitHub 儲存庫上的貢獻來幫忙 在 GitHub 上使用 Mandrill 發送郵件。
這個外掛程式使用Mandrill API來從您的WordPress安裝發送帶有或不帶有附件的外發電子郵件。它取代了內含於WordPress的wp_mail功能。
這個外發電子郵件在Mandrill控制台內會被追蹤並自動標籤統計數據;您也可以在每個發送的電子郵件內添加一般標籤,以及基於您的需求定義的特定電子郵件的標籤。
您還可以使用已經加入您的MailChimp帳戶並共享到您的Mandrill帳戶的自有模板。
您的WordPress安裝程式和這個外掛程式之間有幾個整合層次:
最簡單的選項:安裝它、配置它,然後使用Mandrill發送帶有或不帶有附件的外發電子郵件。
如果您需要調整某些電子郵件,您可以通過創建mandrill_payload掛鉤的過濾器來更改任何電子郵件。
對於進一步的自定義,我們公開了一個可以讓您從您的插件發送郵件的函數,而非常規wp_mail功能:wpMandrill ::mail
通過在設置頁面中輸入有效的API密鑰或在您的站點wp-config.php文件中添加define('SEWM_API_KEY', '{您的API密鑰}')進入連接。
提供西班牙文翻譯。
請求
如果您發現此外掛程式的任何部分不起作用,請不要僅僅點擊WordPress的“它壞了”按鈕。 請讓我們在支援論壇中知道哪些內容無法正常運作,以便我們使其更好。 我們的頭腦閱讀裝置還需要一些調整。
本地化
使用Mandrill發送電子郵件目前本地化為以下語言:
西班牙文(es_ES)
已知問題
每日統計數據將顯示前20位註冊發件人(電子郵件)的數據。
每日統計數據將顯示前40個註冊標籤的數據。
如果您的帳戶有超過20個註冊發件人或使用了超過40個標籤,詳細的每日統計數據可能會顯示不完整的數據。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Did you find this plugin helpful? Please consider leaving a 5-star review.
Note: This is a forked version of the now unsupported wpMandrill plugin. The notes below are copied over from the original plugin and will be updated as relevant updates become available. Please help by contributing to the GitHub repository Send Emails With Mandrill on GitHub
This plugin uses Mandrill API to send outgoing emails, with or without attachments, from your WordPress installation. It replaces the wp_mail function included with WordPress.
Emails are tracked and automatically tagged for statistics within the Mandrill Dashboard. You can also add general tags to every email sent, as well as particular tags based on selected emails defined by your requirements.
You can also use your own templates that have been added to your MailChimp account and shared with your Mandrill account.
There are a few levels of integrations between your WordPress installation and this plugin:
The simplest option: Install it, configure it, and Send Emails with Mandrill will start sending your emails through Mandrill.
If you need to fine tune certain emails, you can change any email by creating a filter for the mandrill_payload hook.
For further customization, we’ve exposed a function that allows you to send emails from within your plugins, instead of the regular wp_mail function: wpMandrill::mail
Enable the connection by entering a valid API key in the settings page or adding the line define('SEWM_API_KEY', '{YOUR_API_KEY}') your site’s wp-config.php file.
Spanish translation available.
Request
If you find that a part of this plugin isn’t working, please don’t simply click the WordPress “It’s broken” button. Let us know what’s broken in its support forum so we can make it better. Our mind-reading device still needs some tweaking.
Localizations
Send Emails with Mandrill is currently available in the following languages:
Albanian (Shqip)
Arabic (العربية)
Armenian (Հայերեն)
Basque (Euskara)
Bengali (বাংলা)
Bulgarian (Български)
Catalan (Català)
Chinese Simplified (简体中文)
Croatian (Hrvatski)
Czech (Čeština)
Danish (Dansk)
Dutch (Nederlands)
Estonian (Eesti)
Finnish (Suomi)
French (Français)
Galician (Galego)
Georgian (ქართული)
German (Deutsch)
Greek (Ελληνικά)
Hebrew (עברית)
Hindi (हिन्दी)
Hungarian (Magyar)
Indonesian (Bahasa Indonesia)
Irish (Gaeilge)
Italian (Italiano)
Japanese (日本語)
Korean (한국어)
Latvian (Latviešu)
Lithuanian (Lietuvių)
Macedonian (Македонски)
Norwegian (Norsk)
Persian (فارسی)
Persian – Afghanistan (دری)
Polish (Polski)
Portuguese – Brazil (Português do Brasil)
Portuguese – Portugal (Português)
Romanian (Română)
Russian (Русский)
Serbian (Српски)
Slovak (Slovenčina)
Slovenian (Slovenščina)
Spanish (Español)
Swedish (Svenska)
Tamil (தமிழ்)
Thai (ไทย)
Turkish (Türkçe)
Ukrainian (Українська)
Urdu (اردو)
Vietnamese (Tiếng Việt)
Welsh (Cymraeg)
Known Issues
Daily statistics will show data for the first 20 senders (emails) registered.
Daily statistics will show data for the first 40 tags registered.
If your account has more than 20 senders registered or more than 40 tags used, the detailed daily statisticas might show incompleted data.
