Wordpress plugins
Post Notification by Email (Old Notify Users Email)

Post Notification by Email (Old Notify Users Email)

Version : 4.1.2
Tested up to : 4.1.19
Number of download : 30186

Screenshots

Post Notification by Email (Old Notify Users Email)
Post Notification by Email (Old Notify Users Email)
Post Notification by Email (Old Notify Users Email)
Post Notification by Email (Old Notify Users Email)

This version especial thanks for caramelopardalis This plugin notifies registered users via email of new posts, pages, post types 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 https://wordpress.org/plugins/my-smtp-wp/ or read our FAQ Heads up: Read the FAQ before use. Want to help? Use the support Now we are in: 11 languages: English Portuguese French Polish German Spanish Dutch Chinese Italian Czech Japanese Want to help? If you can translate, help in https://www.transifex.com/projects/p/post-notification-email/ in WP-Translations. Known to develop, help in https://github.com/valeriosouza/post-notification-by-email Have suggestions for new features? https://github.com/valeriosouza/post-notification-by-email/issues/new Want to keep up with the latest news from this plugin? Follow Twitter @valeriosza Contribute Use https://github.com/valeriosouza/notify-users-e-mail For Developers Custom email engine/function If you don’t want to send emails by wp_mail() you can do the following way: add_filter( 'notify_users_email_use_wp_mail', '__return_false' ); function custom_email_engine( $emails, $subject, $message ) { // custom actions here! } add_action( 'notify_users_email_custom_mail_engine', 'custom_email_engine', 10, 3 );<h3>License</h3> Post Notification by Email is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Post Notification by Email is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Post Notification by Email. If not, see http://www.gnu.org/licenses/.

Download now