Title: WP Post Email Notification
Author: nstaeger
Published: <strong>2 april 2016</strong>
Last modified: 19 mei 2018

---

Plugins zoeken

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.

![](https://s.w.org/plugins/geopattern-icon/wp-post-email-notification.svg)

# WP Post Email Notification

 Door [nstaeger](https://profiles.wordpress.org/nstaeger/)

[Download](https://downloads.wordpress.org/plugin/wp-post-email-notification.1.1.1.zip)

 * [Details](https://nl.wordpress.org/plugins/wp-post-email-notification/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/wp-post-email-notification/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/wp-post-email-notification/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/wp-post-email-notification/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/wp-post-email-notification/)

## Beschrijving

This plugin sends email-notifications to a list of subscribers (email address) whenever
a new post is published. The list of subscribers is separated from the list of WordPress
users.

To allow users to subscribe to the mailing-list, a widget is included that can be
placed in the sidebar. The headline and a text of the widget can be modified and
are displayed before the email-input field and the send button. The widget uses 
ajax to submit the entered e-mail address.

Within the administration area you get a reactive and clean overview of all subscribers
and some additional settings, that fits perfectly into the user-experience of WordPress.
You can delete or add subscribers manually as well as change the subject and body
of the notification-email.

Sending the emails is regulated in jobs. A job is always responsible for sending
emails to one new post. The job starts sending emails a minute after the post was
published. Every job can be cancelled. The number of emails send within a run of
the job can be modified in the options. The job is automatically deleted, once an
email was send to all subscribers.

This plugin is open source and of course available on [GitHub](https://github.com/nstaeger/wp-post-email-notification).

## Schermafbeeldingen

[⌊The settings-page for the plugin within the administration area.⌉⌊The settings-
page for the plugin within the administration area.⌉[

The settings-page for the plugin within the administration area.

[⌊Adding a widget to allow subscriptions.⌉⌊Adding a widget to allow subscriptions
.⌉[

Adding a widget to allow subscriptions.

## Installatie

 1. Upload the plugin files to the `/wp-content/plugins/wp-post-email-notification`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the settings page “WP Post Email Notification” screen to configure the plugin.
 4. Go to Design > Widgets to add a “Subscription Widget” to your sidebar to allow 
    visitors to subscribe.

## FAQ

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/wp-post-email-notification`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the settings page “WP Post Email Notification” screen to configure the plugin.
 4. Go to Design > Widgets to add a “Subscription Widget” to your sidebar to allow 
    visitors to subscribe.

## Beoordelingen

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

### 󠀁[Thanks a lot](https://wordpress.org/support/topic/thanks-a-lot-80/)󠁿

 [wordyman1](https://profiles.wordpress.org/wordyman1/) 18 oktober 2018

Great Plugin, smart and good.

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

### 󠀁[Simple, but does the job](https://wordpress.org/support/topic/simple-but-does-the-job-2/)󠁿

 [llevering](https://profiles.wordpress.org/llevering/) 26 juni 2017

As others stipulated the plugin doesn’t have much options, however what it does,
it does really well. It is a great solution to notify subscribers of new posts and
the mails are received in reasonable time (of course they are send in jobs, to avoid
overloading) and it works reliable. The feature that lacked most for me was translating,
however in the source code the translation are easily made. The lack of updates 
is in this case really easy (though it is of course a work-around).

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

### 󠀁[NO SMTP support](https://wordpress.org/support/topic/no-smtp-support/)󠁿

 [sopedro](https://profiles.wordpress.org/sopedro/) 16 maart 2017

Hi, The plugin is cool, but not working with smtp. The plugin needs the test email
ando some more options but the crutial is SMTP support. Thanks, Pedro

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

### 󠀁[Good plugin, but needs more options](https://wordpress.org/support/topic/good-plugin-but-needs-more-options/)󠁿

 [R](https://profiles.wordpress.org/rreisdasilvagmailcom/) 13 december 2016

This is a nice plugin, works as intended but needs more options, namely: * WPML 
support * Possibility of changing sender’s Name and Email * Sending also the featured
image with the notification Like the widget option!!

 [ Lees alle 4 beoordelingen ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/)

## Bijdragers & ontwikkelaars

“WP Post Email Notification” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

 *   [ nstaeger ](https://profiles.wordpress.org/nstaeger/)

[Vertaal “WP Post Email Notification” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/wp-post-email-notification)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wp-post-email-notification/),
haal de [SVN repository](https://plugins.svn.wordpress.org/wp-post-email-notification/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wp-post-email-notification/)
via [RSS](https://plugins.trac.wordpress.org/log/wp-post-email-notification/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

Published on 19th May 2018

 * fix bug in registration of default options that prevents installation/activation

#### 1.1.0

Published on 18th May 2018

 * make job timeouts and batch size configurable
 * framework update
 * minor improvements

#### 1.0.3

Published on 1st December 2016

 * framework update
 * minor improvements

#### 1.0.2

Published on 11th May 2016

 * fix(transit-post): only schedule job if post-type is ‘post’
 * fix(admin options view): update colspan for job-table, when no jobs are scheduled

#### 1.0.1

Published on 13th April 2016

 * Add screenshots
 * Refactor html-class-name of widget

#### 1.0.0

Published on 2nd April 2016

 * Inital Release

## Meta

 *  Versie **1.1.1**
 *  Laatst geüpdatet **8 jaar geleden**
 *  Actieve installaties **200+**
 *  WordPress versie ** 4.4.2 of nieuwer **
 *  Getest t/m **4.9.29**
 *  PHP versie ** 5.6 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/wp-post-email-notification/)
 * Tags
 * [email](https://nl.wordpress.org/plugins/tags/email/)[new](https://nl.wordpress.org/plugins/tags/new/)
   [notification](https://nl.wordpress.org/plugins/tags/notification/)[post](https://nl.wordpress.org/plugins/tags/post/)
   [subscribe](https://nl.wordpress.org/plugins/tags/subscribe/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/wp-post-email-notification/advanced/)

## Waarderingen

 3.8 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/?filter=5)
 *  [  1 4 ster beoordeling     ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/?filter=4)
 *  [  2 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/?filter=1)

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wp-post-email-notification/reviews/)

## Bijdragers

 *   [ nstaeger ](https://profiles.wordpress.org/nstaeger/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/wp-post-email-notification/)