[WordPress] 外掛分享: Newsletters

首頁外掛目錄 › Newsletters
WordPress 外掛 Newsletters 的封面圖片
2,000+
安裝啟用
★★★★
4.6/5 分(245 則評價)
7 天前
最後更新
問題解決
WordPress 3.8+ v4.16 上架:2014-08-25

內容簡介

Newsletters 是一款由 Tribulant 開發的全功能 WordPress 外掛,專為個人及商業環境設計,滿足所有訂閱者、電子郵件及行銷需求。此外掛提供強大且獨特的功能,能為使用者提供最佳的電子郵件訂閱體驗。

【主要功能】
• 郵件列表管理
• 郵件退信管理
• 通訊稿排程與佇列
• 拖放式通訊稿與模板建構器
• 無限側邊小工具
• 訂閱表單建構器

外掛標籤

開發者團隊

⬇ 下載最新版 (v4.16) 或搜尋安裝

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

原文外掛簡介

A full-featured WordPress newsletter plugin created by Tribulant for WordPress which fulfills all subscribers, emails, marketing and newsletter related needs for both personal and business environments.
It has robust, efficient and unique features! This is an all-in-one newsletter tool for your WordPress site can be configured to behave as desired and it will provide the best experience for your email subscribers at the same time.
The software works the way you do so you can focus on creating newsletters and giving your website the necessary exposure!
Features
Some of the features in the WordPress Newsletter plugin include (see PRO Version section below to view the limitations of this LITE version):

Mailing Lists
Bounce Email Management
Newsletter Queue & Scheduling
Newsletter Templates
Drag & Drop Newsletter & Template Builder
Complete Email History
Unlimited Sidebar Widgets
Post/Page Opt-In Embedding
Subscription Forms Builder
Offsite Subscription Forms
Publish Newsletter as a Post
Send Post as a Newsletter
Add Email Attachments
SMTP Authentication
Ajax Powered Features
Import/Export Subscribers
Paid Subscriptions (PayPal & 2Checkout)
Integrates with our Banner Rotator plugin
WordPress Multisite Compatible
Email Tracking
IP Logging of Subscribers
Google reCAPTCHA v2
Google reCAPTCHA v3
hCaptcha
Cloudflare Turnstile
Really Simple CAPTCHA
Newsletter Themes
POP/IMAP Bounce Handling
Latest Posts Subscriptions
Single/Multiple Posts into Emails
Bitly click tracking
Autoresponders
Newsletters by conditions
Multilingual (qTranslate & WPML)
Custom Post Types
Custom Fields
Link/click tracking
DKIM Signature
WordPress Dashboard Widget
and much more…

See the newsletter subscribe forms builder in action:

Demo and Support
See the online demonstration and view the online documentation for tips, tricks, guides, and more.
Extensions
There are many free and paid extension plugins for the WordPress Newsletter plugin. All extensions work with both Newsletters LITE and Newsletters PRO, no problem.
Some extensions include:

WooCommerce Subscribers
Contact Form 7 Subscribers
Google Analytics Tracking
Embedded Images
Total MS Control
Gravity Forms Subscribers
Formidable Subscribers
Digital Access Pass Subscribers
Total Control
s2Member Subscribers
WP eMember Subscribers

Visit the Newsletters extensions page
Email/Newsletter Templates
Included with the newsletter plugin are several premade email/newsletter templates.
Shop our newsletter templates for more variety and high quality, premium, responsive newsletter templates.
Languages
All language files and the instructions to use them are in POEditor. Anyone can join the project to add languages and contribute translations for strings.
Thank you for these wonderful people who contributed in translating the plugin:

Afrikaans (af_ZA) by Antonie Potgieter
German (de_DE) by Peter Schonmann
Greek (el_GR) by Harris Karanikolas | AiO Systems Information
Spanish (es_ES) by Juan Llamosas
French (fr_FR) by Kim Gjerstad
Hungarian (hu_HU) by iD Sign | Gergely Almasi
Italian (it_IT) by Matteo Galli | Playcode, Johnny
Lithuanian (lt_LT) by Tomas
Dutch (nl_NL) by Ronald de Caluwe | WebZenz
Brazilian Portuguese (pt_BR) by Vitor Argos
Portuguese (pt_PT) by wordpress.mowster.net
Romanian (ro_RO) by Richard Vencu
Swedish (sv_SE) by Tomas Lindhoff
Turkish (tr_TR) by Sersah Namoglu

Offsite HTML Code



'

API Example
'subscriber_add',
'api_key' => '37C1D6053E817212348E507D29CCCE49',
'api_data' => array(
'email' => "[email protected]",
'list_id' => array(1,2,3),
)
);

$data_string = wp_json_encode($data);

$ch = curl_init($url);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data_string);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
'Content-Type: application/json',
'Content-Length: ' . strlen($data_string))
);

$result = json_decode(curl_exec($ch));
curl_close($ch);
?>

PRO Version
The Newsletters LITE version has nearly all of the features that the PRO version has but it has some limitations:

One mailing list.
500 max subscribers.
Send up to 1000 emails per month.
Mail Type: Local Server and SMTP. No API integration with our mail service providers.
The “Drag & Drop Newsletter & Template Builder” cannot be used.
Limited to Really Simple CAPTCHA and Google reCAPTCHA v2. The rest (reCAPTCHA v3, hCaptcha, Cloudflare Turnstile) cannot be used.
No new custom dynamic fields can be added but you can edit current ones.
No Resend button for emails and for the Send Manage Subscription Email link.

These limits should be sufficient for a personal blogger or a small business.
To remove these limits, you can upgrade to the PRO version and submit your serial key inside the plugin.
Or, download, install, and activate the PRO version from our website under Downloads, and then add your serial key. This is the preferred method. After installing the PRO version, you can safely deactivate and delete the LITE version without losing your data.
In addition to the limits being removed, you will receive priority support from Tribulant.
Visit the Newsletters PRO page
3rd-Party Services
Our plugin makes use of some 3rd-party services or APIs to provide you with the latest technology and functionality. Here is a list of the services:

Postmark Spam Check API (https://spamcheck.postmarkapp.com/) – Fetch the spam score of an email/newsletter
IPEcho (https://ipecho.net/) – Get the current mail exchange IP address
IPLocate (https://www.iplocate.io/) – To get the country of a user by IP address
HostIP.info (https://www.hostip.info/) – To get the country of a user by IP address
geoPlugin (https://www.geoplugin.com/) – To get the country of a user by IP address

延伸相關外掛

文章
Filter
Apply Filters
Mastodon