[![Stories in Ready](https://badge.waffle.io/valeriosouza/post-notification-by-email.svg?label=ready&title=Ready)](http://waffle.io/valeriosouza/post-notification-by-email) [![Build Status](https://scrutinizer-ci.com/g/valeriosouza/post-notification-by-email/badges/build.png?b=master)](https://scrutinizer-ci.com/g/valeriosouza/post-notification-by-email/build-status/master)
# Post Notification By Email #
Contributors: valeriosza, claudiosanches

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send an email to all users whenever a new post is published on your WordPress.

## Description ##

Notification of new posts by e-mail to all users

This plugin notifies registered users via email of new posts, pages and comments published.

The notification uses the E-mail PHP, check with your hosting your sending limit and the amount of registered users.

Are usually accepted 200 emails per hour.

If your hosting server does not allow sending emails, use a plugin like SMTP http://wordpress.org/plugins/my-smtp-wp/

Help translate? Use https://www.transifex.com/projects/p/post-notification-email/

Want to keep up with the latest news from this plugin? Follow Twitter [@valeriosza](https://twitter.com/valeriosza)

## Contributors ##

Pull requests are always welcome!

Take a fork in the branch `dev`, is it that is updated changes.

Create a new branch with the name change and if possible a new issue explaining.

Send the pull request and run for the party

## Branches ##

`master` Version run in WordPress.org

`beta` Version in tests. Use the plugin https://github.com/afragen/github-updater for trial versions.

`dev` Version in development. This branch should be used to pull requests.