Title: DigitalPUSH notifications
Author: Demetrius Tautu
Published: <strong>4 Ιουλίου  2019</strong>
Last modified: 25 Οκτωβρίου  2023

---

Αναζήτηση πρόσθετων

![](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://el.wordpress.org/plugins/digitalpush/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/digitalpush/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/digitalpush/#installation)
 * [Ανάπτυξη](https://el.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/) 11 Απριλίου 2023

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/) ή
εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/digitalpush/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/digitalpush/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 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

## Μεταστοιχεία

 *  Version **1.6.2**
 *  Τελευταία ενημέρωση: **πριν από 3 έτη**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 3.6 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.1.10**
 *  Έκδοση PHP: ** 5.5 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/digitalpush/)
 * Ετικέτες:
 * [chrome](https://el.wordpress.org/plugins/tags/chrome/)[Firefox](https://el.wordpress.org/plugins/tags/firefox/)
   [push](https://el.wordpress.org/plugins/tags/push/)[push notifications](https://el.wordpress.org/plugins/tags/push-notifications/)
   [safari](https://el.wordpress.org/plugins/tags/safari/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/digitalpush/advanced/)

## Αξιολογήσεις

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/digitalpush/reviews/?filter=2)
 *  [  0 1-star reviews     ](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/)