[WordPress] 外掛分享: Keep in Touch

首頁外掛目錄 › Keep in Touch
WordPress 外掛 Keep in Touch 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
2658 天前
最後更新
問題解決
WordPress 4.1+ v1.3 上架:2015-01-26

內容簡介

提供一個小工具,讓訪客可以透過電子郵件訂閱每週新增文章的摘要,這可以讓用戶更接近你的網站
,並且不需要他們進行動態更新。

小工具只顯示輸入電子郵件地址的欄位和一個「訂閱」按鈕。
然後開始一個簡單的程序來確認訂閱:

沒有對輸入的電子郵件地址進行驗證。

點擊「訂閱」後,會出現一個虛擬頁面,要求用戶重新輸入電子郵件地址,並再次點擊「訂閱」按鈕。
這是對付機器人請求訂閱的簡單措施。

再次,除了需要與先前輸入的電子郵件地址匹配外,不對輸入的電子郵件地址進行驗證。
如果匹配,將發送一封電子郵件給用戶,其中包含一個帶有唯一代碼的鏈接,用戶必須單擊該鏈接以確認請求。
用戶會在新的虛擬頁面上得到通知。

當用戶在電子郵件中單擊鏈接後,該電子郵件地址將被視為已訂閱,並且將每週收到新文章的摘要,
並且摘要中會有直接鏈接到相應頁面的直接鏈接。在每封電子郵件中,也會包含一個允許用戶取消訂閱的鏈接。

取消訂閱遵循類似的模式,用戶首先會收到一封電子郵件以確認請求,其中包含一個帶有唯一代碼的鏈接。

為了保持簡單,不檢查用戶是否已註冊。任何請求都可以在任何階段進行。

每週電子郵件使用 wp_mail() 發送,並且可以在可配置的平日和時間設置。即使沒有添加新文章,
用戶仍會收到通知電子郵件。

所有電子郵件都包含主題頂部的標題圖片。

在支持選擇訂閱之前,所有訂閱者都將訂閱每週摘要和新聞通訊。

警告!

只測試了在 Windows 服務器上設置為「/index.php/%year%/%monthnum%/%day%/%postname%/」的永久鏈接格式。
不知道是否適用於其他格式,儘管實現方式相當通用。

選項頁

插件註冊了一個選項頁,以使管理員能夠:

配置摘要發送的平日和時間
向訂閱者或特定電子郵件地址重新發送摘要
向訂閱者或特定電子郵件地址發送新聞通訊

願望清單

一些功能將在將來的版本中添加:

每日摘要,可能還有每月摘要。
定時刪除未確認的請求。
可配置的摘要消息和格式
支持選擇訂閱選項(摘要、新聞通訊)

外掛標籤

開發者團隊

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

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

原文外掛簡介

Offers a widget that enables visitors to subscribe for receiving by email a weekly digest
of newly added posts. This keeps the users closer to your site and doesn’t force them to
“poll” for updates.
The widget only shows an input field for the email address and a ‘Subscribe’ button.
Then a short procedure is started to confirm the subscription:

No validation is performed on the entered email address.

After clicking on ‘Subscribe’, the user is presented a virtual page in which she is
asked to re-enter the email address and click again on a ‘Subscribe’ button.
This is a simple measure against robots placing subscription requests.

Again, no validation is performed on the entered email address except it is matched with
the one previously entered. In case of a match, an email message is sent to the user
containing a link with a unique code, on which the user has to click to confirm her
request. The user is informed by this in a new virtual page.

After the user clicks on the link in the email, the email address is considered
subscribed and it will receive weekly messages containing a digest of new posts from the
previous week, with direct links to the respective pages. In each message there is also
a link to allow the user to unsubscribe.

Unsubscribing follows a similar pattern in which the user will first receive an email to
confirm the request, with a link containing a unique code.
To keep it simple, no check is performed as to whether a user is already registered or
not. Any request can be performed in any phase of the process.
Weekly emails are sent using wp_mail(), on a configurable weekday at a configurable time.
Even when no posts have been added, the user will still receive and email to inform her of
that.
The emails will all contain the heading image of the theme at the top.
Until support is provided for selecting subscriptions, all subscribers will be subscribed
for the weekly digest and the newsletter.
Warning!
Only tested with the permalink format set as
“/index.php/%year%/%monthnum%/%day%/%postname%/” on a Windows server. Don’t know if it
works with other formats, although the implementation is quite generic.
Options page
The plugin registers an option page that enables admins to:

configure the weekday and time-of-day when the digests are sent
(re)send the digest(s) to subscribers or to given email addresses
send a newsletter to subscribers or to given email addresses

Wishlist
Some features to be added in some future version:

Daily and maybe monthly digest.
Timed removal of unconfirmed requests.
Configurable messages and format(s) of digest(s)
Support for selecting subscription options (digest, newsletter)

延伸相關外掛

文章
Filter
Mastodon