Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

DigitalPUSH notifications

Beschrijving

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

Installatie

  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 team.

Thank you
Demetrius Tautu

Beoordelingen

11 april 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.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“DigitalPUSH notifications” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “DigitalPUSH notifications” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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