前言介紹
- 這款 WordPress 外掛「WordPress Email Marketing Plugin – WP Email Capture」是 2009-09-16 上架。
- 目前有 2000 個安裝啟用數。
- 上一次更新是 2025-04-23,距離現在已有 11 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 有 19 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
email | mailing list | widget ready | Email Marketing | gutenberg ready |
內容簡介
這個 WordPress 外掛可以建立一個包括姓名和電子郵件的 2 個欄位的表單,用於收集電子郵件。 電子郵件採用雙重確認,並允許您轉發確認至電子書或軟件等服務。 當您準備開始電子郵件營銷活動時,只需將列表匯出到所選的電子郵件營銷軟件或服務。 WP Email Capture現在附帶許多整合和擴充功能,包括 WP Email Capture Premium ,可讓您建立多個列表,跟踪統計數據並具有自定義字段和模板。 WP Email Capture 免費功能包括:小工具準備就緒,使用 WordPress 的內部 wp_mail 函數發送郵件,易於與文章和頁面集成,儀表板小工具,符合 GDPR 規範,將數據匯出為 CSV 文件,與大多數主要電子郵件營銷程序兼容(包括Aweber,Mailchimp,Groupmail,Constant Contact )雙重選擇,因此與CAN-SPAM法案兼容,reCAPTCHA集成,完全免費! 更多詳細信息,請訪問 WP Email Capture 的官方網站。 現已發布 WP Email Capture Premium! 您將獲得以上所有功能以及以下功能:統計追蹤-跟踪訪問者到您的站點和註冊來源的位置,自動回復器-創建自動回復電子郵件,即用戶註冊您的站點時發送給他們的電子郵件,多個列表-為您的站點創建多個列表Build External Lists-如果您擁有Constant Contact、Mailchimp或Aweber帳戶,您可以直接使用WP Email Capture構建這些服務,Custom Fields-您可以捕獲更多的訪問者姓名和電子郵件,並添加自己的自定義字段以進行捕獲(例如電話號碼或地址)。 您還可獲得高級支持和進一步的文檔。 有關詳細信息以及購買,請訪問計劃和定價頁面。 保持聯繫:WP Email Capture on Facebook,@WPEmailCapture on Twitter。 有關支持請訪問常問問題解答,或在WordPress支持論壇中留言。 有關一般功能請求或錯誤通知,請直接與我聯繫,但是通過聯繫表,Facebook頁面或Twitter Feed發送的任何支持請求都將被忽略-請使用 WordPress支援論壇-請注意我無法支援CSS或樣式查詢,請閱讀 'Stylings' 區域。
原文外掛簡介
This creates a 2 field form (Name & Email) for capturing emails. Email is double opt in, and allows you to forward opt in to services such as ebooks or software. When you are ready to begin your email marketing campaign, simply export the list into your chosen email marketing software or service. WP Email Capture now comes with a number of integrations and extensions, including WP Email Capture Premium allows you to build multiple lists, track stats and have custom fields and templates
WP Email Capture Free Features:-
Widget Ready.
Uses WordPress’ internal wp_mail function for sending mail.
Easily integrated with posts & pages.
Dashboard Widget.
GDPR Friendly
Export data into CSV files, compatible with most major Email Marketing Programmes (including Aweber, Mailchimp, Groupmail, Constant Contact)
Double opt in, so compatible with CAN-SPAM act.
reCAPTCHA integration
And completely free!
For more details please visit the official site of WP Email Capture
Now Released is WP Email Capture Premium! You get all the above features plus the following:-
Stat tracking – track the visitors to your site and where your sign ups come from.
Autoresponders – Create an autoresponder email, an email sent to the user when they sign up to your site.
Multiple lists – Create multiple lists for your site.
Build External Lists – If you have a Constant Contact, Mailchimp or Aweber account, you can use WP Email Capture to build to these services directly.
Custom Fields – You can capture more than just visitors name & email, add your own custom fields to capture (such as phone number or Address).
You also get premium support and further documentation. For more information, and to purchase, visit the plans and pricing page.
Keep in Contact:-
WP Email Capture on Facebook
@WPEmailCapture on Twitter
For support requests please visit the FAQ’s, or leave a message in the WordPress Support Forum.
For general feature requests or bug notices please contact me directly, however any support requests sent via the contact form, Facebook Page or Twitter Feed will be ignored – please use the WordPress Support Forum – please note I’m unable to support CSS or styling queries, please read the “Stylings” area on other notes.
Translation Credits:-
Translations have been done by the following parties. Thank you!
French Translation: Olivier – http://www.ticket-system.net/ & Andrew Patton (@andpatton) – http://www.acusti.ca/
German Translation: Stephan – http://www.computersniffer.com/, Marc Nilius (@libertello) – http://www.libertello.de/ and Ov3rFly
Brazilian Portugese Translation: Nick Lima (@nick_linux) – http://www.nicklima.com.br
Dutch Translation: Sander – http://www.zanderz.net/
Hungarian Translation: Surbma – http://surbma.hu/
Spanish Translation: David Bravo – http://dimensionmultimedia.com
Italian Translation: Giuseppe Marino – http://it.gravatar.com/gpmarino
Serbian Translation: Borisa Djuraskovic – http://www.webhostinghub.com/
Croatian Translation: Lem Treursić – http://grafika-dizajn.com/
Bugs/Suggestions/Support
Please report any bugs, support and suggestions to the WP Email Capture Support Page
Stylings
To style your form, you need to add to your CSS file the following ID declarations. wp_email_capture is for sidebar & template widgets, wp_email_capture_2 is for on page forms.
#wp_email_capture
{
}
#wp_email_capture label.wp-email-capture-name
{
}
#wp_email_capture label.wp-email-capture-email
{
}
#wp_email_capture input.wp-email-capture-name
{
}
#wp_email_capture input.wp-email-capture-email
{
}
#wp_email_capture_2
{
}
#wp_email_capture_2 label.wp-email-capture-name
{
}
#wp_email_capture_2 label.wp-email-capture-email
{
}
#wp_email_capture_2 input.wp-email-capture-name
{
}
#wp_email_capture_2 input.wp-email-capture-email
{
}
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WordPress Email Marketing Plugin – WP Email Capture」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.3 | 1.5 | 1.6 | 1.9 | 2.0 | 2.2 | 2.3 | 2.5 | 2.6 | 2.7 | 2.8 | 2.9 | 3.0 | 3.1 | 3.2 | 3.3 | 3.5 | 3.6 | 2.10 | 2.11 | 3.10 | 3.11 | 3.12 | 1.8.2 | 2.1.1 | 2.2.1 | 2.2.2 | 2.2.3 | 2.3.1 | 2.3.5 | 2.3.7 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 3.0.1 | 3.0.2 | 3.1.1 | 3.1.2 | 3.1.3 | 3.3.1 | 3.3.2 | 3.3.3 | 3.4.1 | 3.4.2 | 3.5.1 | 3.5.2 | 3.5.4 | 3.6.1 | 3.6.2 | 3.6.3 | 3.6.4 | 3.6.5 | 3.6.6 | 3.7.1 | 3.8.1 | 3.8.2 | 3.9.1 | 3.9.2 | 3.9.3 | trunk | 3.11.1 | 3.11.2 | 3.12.1 | 3.12.2 | 3.12.3 | 3.12.4 |
延伸相關外掛(你可能也想知道)
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin 》WordPress Mail SMTP外掛, 如果您的WordPress網站無法正確發送電子郵件,您並不孤單。超過三百萬個網站使用WP Mail SMTP可靠地發送電子郵件。, 我們的目標是...。
MC4WP: Mailchimp for WordPress 》讓訪客訂閱您的電子報應該很容易。透過這款外掛,現在終於可以輕鬆做到了。 這個外掛可幫助您在 Mailchimp 中擴展您的電子郵件列表。您可以使用它來創建外觀...。
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more 》您的 WordPress 電子郵件無法正常傳送嗎?, 安裝 Easy WP SMTP,即可解決您的電子郵件傳送問題。, Easy WP SMTP 允許您配置並透過 4 個交易郵件傳送者或 SMTP...。
Post SMTP – WP SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more 》即時演示 | 擴充功能, WordPress郵件SMTP外掛程式, Post SMTP是一款下一代WP郵件SMTP外掛程式,可協助並改善您的WordPress網站郵件可遞送性處理。, 易於使用...。
Mailchimp for WooCommerce 》加入 Mailchimp 的 1,700 萬客戶,這是全球最大的行銷自動化平台,以發展您的電子商務行銷策略。藉由官方 Mailchimp for WooCommerce 整合,您的客戶及其購買...。
Creative Mail – Easier WordPress & WooCommerce Email Marketing 》Creative Mail是專門為WordPress和WooCommerce設計的電子郵件外掛。, 我們智能(且超級有趣的)郵件編輯器簡化了郵件營銷活動的創建過程,並將WordPress博客...。
WP Mail Logging 》WP Mail Logging 是最受歡迎的 WordPress 或 WooCommerce 郵件記錄外掛程式。啟用後立即運作,無需任何設定。, 為什麼要記錄 WordPress 或 WooCommerce 發送...。
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers 》```html, , , ,
SureMails WordPress 外掛總結 , , , ,...。Site Mailer – SMTP Replacement, Email API Deliverability & Email Log 》總結: 使用 Site Mailer 外掛幫助解決 WordPress 網站無法寄送郵件、郵件進入垃圾郵件中或無法送達的問題。透過此工具,您可以輕鬆提升郵件管理,確保郵件準...。
Manage Notification E-mails 》這個外掛可以讓您開啟或關閉不同的 WordPress 通知電子郵件,例如 WordPress 傳送到管理員和使用者的新使用者和密碼更改通知選項。與許多其他外掛完美結合!,...。
Newsletter, SMTP, Email marketing and Subscribe forms by Brevo (formely Sendinblue) 》Sendinblue 的官方 WordPress 外掛程式是一個功能強大的全方位電子郵件行銷外掛程式。以下是一些概觀:, , 訂閱表單 – 建立自訂訂閱表單,輕鬆整合到文章、頁...。
Kadence WooCommerce Email Designer 》這個外掛讓你輕鬆自訂 WooCommerce 交易郵件的預設樣板。使用內建的 WordPress 自訂器即可即時視覺化編輯設計。在不編輯程式碼的情況下自訂每個 WooCommerce ...。
Check & Log Email – Easy Email Testing & Mail logging 》需要一個工具,讓你可以輕鬆地記錄和查看 WordPress 發送的所有電子郵件嗎? Check & Log 可能就是此問題的解決方案。, 此 WordPress 外掛可幫助你為審計目的...。
Contact Form 7 Extension For Mailchimp 》WordPress Extension for Mailchimp (Chimpmatic Lite)可將Contact Form 7與Mailchimp Audience集成。使用Mailchimp的最新API自動將Contact Form 7提交的信息...。
Email Log 》Email Log 是一個 WordPress 外掛,可以輕鬆地記錄和查看所有從 WordPress 發送的電子郵件。, 這在調試 WordPress 網站中與電子郵件相關的問題或存儲發送的電...。