
內容簡介
此外掛可以讓您的訪客訂閱推送通知,並在您發布新文章時自動通知所有已訂閱的使用者。
訂閱過程是100%自動化,已訂閱的用戶將保存在您的DigitalPUSH帳戶中。
另外,將文章發布的通知也是100%自動化,並且會通知上述資訊給所有之前訂閱的用戶:
- 文章標題(最多64個字元)
- 沒有任何HTML標記的文章內容(最多128個字元)
- 文章永久網址
- 文章特色圖像(如果文章沒有特色圖像,將會使用標準鈴鐺圖像。如果您的特色圖像是使用http://而非https://,也會是同樣處理方式)
訂閱功能是透過在您的頁面中實現DigitalPUSH javascript庫(https://cdn.digitalpush.org/lib.js)來進行的,該庫處理整個過程。推送通知的發送過程是通過插件向DigitalPUSH API(https://api.digitalpush.org/push/)進行POST調用來完成的。
要使用此外掛,您需要擁有DigitalPUSH帳戶,可以在此申請:https://digitalpush.org/register.php。註冊過程即時且完全免費。
DigitalPUSH是一個免費使用的推送通知服務,可以在此獲取:https://digitalpush.org/
DigitalPUSH服務條款:https://digitalpush.org/tos.php
DigitalPUSH隱私政策:https://digitalpush.org/privacy.php
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows your visitors to subscribe to your push notifications as well as receive push notifications whenever you publish a new post.
The process of subscription is 100% automated and your subscribers will be saved within your DigitalPUSH account.
The process of sending notifications on a new post is also 100% automated and it will notify all your previously subscribed users with the following information:
* Post title ( up to 64 characters )
* Post content without any HTML tags ( up to 128 characters )
* Post permalink
* Post featured image ( If the post has no featured image, a standard bell image will be used instead. The same applies if your featured image is http:// instead of https:// )
The subscription is made by implementing the DigitalPUSH javascript library into your pages ( https://cdn.digitalpush.org/lib.js ), library which handles the entire process.
The push notification sending process is handled by making a POST call from the plugin to the DigitalPUSH API ( https://api.digitalpush.org/push/ ).
To make use of the plugin you will need an account with DigitalPUSH which can be created here: https://digitalpush.org/register.php
The registration is instant and completely free.
DigitalPUSH is a free to use push notifications service which can be found here: https://digitalpush.org
DigitalPUSH terms of service: https://digitalpush.org/tos.php
DigitalPUSH privacy policy: https://digitalpush.org/privacy.php
