Title: DigitalPUSH notifications
Author: Demetrius Tautu
Published: <strong>2019 年 7 月 4 日</strong>
Last modified: 2023 年 10 月 25 日

---

搜尋外掛

![](https://ps.w.org/digitalpush/assets/banner-772x250.png?rev=2117774)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/digitalpush/assets/icon-256x256.png?rev=2117774)

# DigitalPUSH notifications

 由 [Demetrius Tautu](https://profiles.wordpress.org/digitalpush/) 開發

[下載](https://downloads.wordpress.org/plugin/digitalpush.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/digitalpush/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/digitalpush/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/digitalpush/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/digitalpush/#developers)

 [技術支援](https://wordpress.org/support/plugin/digitalpush/)

## 外掛說明

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

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/digitalpush-notifications` 
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Edit your plugin settings under Settings->DigitalPUSH
 4. Follow the instructions within the sidebar of the settings page to obtain your 
    free “Code key” and you “API key”

#### Automatically add push notifications on all your pages

Insert a javascript code into the footer of your pages to allow your visitors to
subscribe to your notifications.

#### Send notifications to your subscriber base with each new post

This plugin allows you to notify your subscribers each time you publish a new post.

#### Credits

This plugin is created by the [DigitalPUSH](https://digitalpush.org/) team.

Thank you
 Demetrius Tautu

## 使用者評論

![](https://secure.gravatar.com/avatar/4c1258c510cd7feab4b831ee5ccf4a9d6ec1c603a07a0ca3e840e6b333eca518?
s=60&d=retro&r=g)

### 󠀁[Best value for money among push plugins](https://wordpress.org/support/topic/best-value-for-money-among-push-plugins/)󠁿

 [liferson](https://profiles.wordpress.org/liferson1996/) 2023 年 4 月 11 日

I’ve used several push plugins in WordPress. What I always sought was freedom. Also
a simple way to send notifications to as many readers of my blog as possible without
necessarily having to invest a lot in the beginning doing this. DigitalPUSH notifications
gave me that freedom. I’m happy with the plugin.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/digitalpush/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈DigitalPUSH notifications〉的開發相關工作。

參與者

 *   [ Demetrius Tautu ](https://profiles.wordpress.org/digitalpush/)

[將〈DigitalPUSH notifications〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/digitalpush)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/digitalpush/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/digitalpush/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/digitalpush/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/digitalpush/)。

## 變更記錄

#### 1.6.2

 * Tested compatibility with WordPress 6.0

#### 1.6.1

 * Tested compatibility with WordPress 5.9

#### 1.6.0

 * Tested compatibility with WordPress 5.8

#### 1.5.9

 * Tested compatibility with WordPress 5.7

#### 1.5.8

 * Tested compatibility with WordPress 5.6

#### 1.5.7

 * Tested compatibility with WordPress 5.5

#### 1.5.6

 * Improved the style of the admin settings.
 * Changed the naming of some fields to be more comprehensive.
 * Added a more stable CDN for the javascript library.
 * Added a new fully customizable color theme.

#### 1.5.5

 * Added the option to insert your own logo into the pre-message for the permission
   request

#### 1.5.4

 * Tested compatibility with WordPress 5.4

#### 1.5.3

 * Small fix to a bug where the in-page ads could not be disabled.

#### 1.5.2

 * Added an option to enable in-page notification ads

#### 1.5.1

 * Small fix to prevent fail if the plugin was updated and the settings were not
   saved by the webmaster after the update

#### 1.5.0

 * Added the option to disable the pre-message and use the browser native request
 * Colors added for the Code key and the API key inside the plugin settings to help
   distinguish them apart

#### 1.4.9

 * Update the style of the “Overlay” implementation
 * Added themes for the “Overlay” implementation

#### 1.4.8

 * Rearranged the fields order within the plugin settings
 * Added helper images for obtaining the Code key and the API key within the plugin
   settings
 * Added console response for the last sent message within the plugin settings
 * Added a new function which will remove the bb code from the post content in order
   to prevent auto push notifications with bodies such as [embed] [video] etc.

#### 1.4.7

 * Tested compatibility with WordPress 5.3

#### 1.4.6

 * Small change with the functionality of the reject button.

#### 1.4.5

 * Added more customization features for the in-page pre-messages.

#### 1.4.4

 * Tested compatibility with WordPress 5.2

## 中繼資料

 *  版本 **1.6.2**
 *  最後更新 **3 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.1.10**
 *  PHP 版本需求 ** 5.5 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/digitalpush/)
 * 標籤:
 * [chrome](https://tw.wordpress.org/plugins/tags/chrome/)[Firefox](https://tw.wordpress.org/plugins/tags/firefox/)
   [push](https://tw.wordpress.org/plugins/tags/push/)[push notifications](https://tw.wordpress.org/plugins/tags/push-notifications/)
   [safari](https://tw.wordpress.org/plugins/tags/safari/)
 *  [進階檢視](https://tw.wordpress.org/plugins/digitalpush/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/digitalpush/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/digitalpush/reviews/)

## 參與者

 *   [ Demetrius Tautu ](https://profiles.wordpress.org/digitalpush/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/digitalpush/)