Better Notifications for WordPress - Version 1.6.9

Version Description

  • 7th December 2017
Download this release

Release Info

Developer voltronik
Plugin Icon 128x128 Better Notifications for WordPress
Version 1.6.9
Comparing to
See all releases

Code changes from version 1.6.8 to 1.6.9

Files changed (2) hide show
  1. README.txt +12 -3
  2. bnfw.php +1 -1
README.txt CHANGED
@@ -5,7 +5,7 @@ Tags: notification, email, push, sms, alert, HTML, customize, bulk, trigger, CC,
5
  Requires at least: 3.5
6
  Tested up to: 4.9.1
7
  Requires PHP: 5.6
8
- Stable tag: 1.6.8
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -16,7 +16,7 @@ Supercharge your WordPress notifications using a WYSIWYG editor and shortcodes.
16
  Better Notifications for WordPress is a simple but powerful plugin for beginners to advanced users that allows you to customise the email notifications that WordPress sends using the WYSIWYG editor and shortcodes. All of the default WordPress email notifications are available to customise as well as lots of new ones. You can choose to send notifications to individual users, multiple users, all users in a user role, multiple roles - you name it! You can also power-up your notifications with [Premium Add-ons](https://betternotificationsforwp.com/store/). Emails are sent out via your WordPress website (using `wp_mail`) but can be sent via SMTP using an appropriate 3rd party plugin should you wish.
17
 
18
  Here's a quick walkthrough of the plugin in action:
19
- https://www.youtube.com/watch?v=MxPUyRZPJ1Q
20
 
21
  = An Example: =
22
  You want all the users in the Editor role to be notified via email when a new post is published and you'd like to customise it to include your logo along with the author's name and date / time it was published - with this plugin, that's easy.
@@ -36,7 +36,7 @@ Power-up your notifications using add-ons:
36
 
37
  [Reminders](https://betternotificationsforwp.com/downloads/update-reminder/) - Send a reminder to your users and/or user roles when a post, page, or custom post type hasn't been updated after a set amount of time. Also send a notification when a user hasn't logged in for a set amount of time.
38
 
39
- Multisite Notifications - Coming Soon!
40
 
41
  ...and more coming soon!
42
 
@@ -63,6 +63,10 @@ The notifications that are currently available to use are:
63
  * New User - Post-registration Email
64
  * User Role Changed - For User
65
  * Comment Reply
 
 
 
 
66
  * User Login Reminder ([Reminders Add-on](https://betternotificationsforwp.com/downloads/custom-fields/))
67
 
68
  **Posts / Custom Post Types**
@@ -202,6 +206,11 @@ An older version might work but this is untested. A lot of the newer features re
202
 
203
  == Changelog ==
204
 
 
 
 
 
 
205
  = 1.6.8 - 23rd November 2017 =
206
  * New: All shortcodes that are correctly registered within WordPress will now be stripped from the `[post_excerpt]` and `[post_content]` shortcodes so as to not cause layout or styling issues within your notifications.
207
  * Added: A minimum PHP version of 5.6 is now required to run BNFW.
5
  Requires at least: 3.5
6
  Tested up to: 4.9.1
7
  Requires PHP: 5.6
8
+ Stable tag: 1.6.9
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
16
  Better Notifications for WordPress is a simple but powerful plugin for beginners to advanced users that allows you to customise the email notifications that WordPress sends using the WYSIWYG editor and shortcodes. All of the default WordPress email notifications are available to customise as well as lots of new ones. You can choose to send notifications to individual users, multiple users, all users in a user role, multiple roles - you name it! You can also power-up your notifications with [Premium Add-ons](https://betternotificationsforwp.com/store/). Emails are sent out via your WordPress website (using `wp_mail`) but can be sent via SMTP using an appropriate 3rd party plugin should you wish.
17
 
18
  Here's a quick walkthrough of the plugin in action:
19
+ [youtube https://www.youtube.com/watch?v=MxPUyRZPJ1Q]
20
 
21
  = An Example: =
22
  You want all the users in the Editor role to be notified via email when a new post is published and you'd like to customise it to include your logo along with the author's name and date / time it was published - with this plugin, that's easy.
36
 
37
  [Reminders](https://betternotificationsforwp.com/downloads/update-reminder/) - Send a reminder to your users and/or user roles when a post, page, or custom post type hasn't been updated after a set amount of time. Also send a notification when a user hasn't logged in for a set amount of time.
38
 
39
+ [Profile Builder](https://betternotificationsforwp.com/downloads/profile-builder/) - Adds compatibility and new notifications and shortcodes for Profile Builder Free, Hobbyist, and Pro plugins to Better Notifications for WordPress.
40
 
41
  ...and more coming soon!
42
 
63
  * New User - Post-registration Email
64
  * User Role Changed - For User
65
  * Comment Reply
66
+ * Profile Builder – Approval Request for Admin ([Profile Builder Add-on](https://betternotificationsforwp.com/downloads/profile-builder/))
67
+ * Profile Builder – Email Confirmation ([Profile Builder Add-on](https://betternotificationsforwp.com/downloads/profile-builder/))
68
+ * Profile Builder – Account Approved ([Profile Builder Add-on](https://betternotificationsforwp.com/downloads/profile-builder/))
69
+ * Profile Builder – Account Unapproved ([Profile Builder Add-on](https://betternotificationsforwp.com/downloads/profile-builder/))
70
  * User Login Reminder ([Reminders Add-on](https://betternotificationsforwp.com/downloads/custom-fields/))
71
 
72
  **Posts / Custom Post Types**
206
 
207
  == Changelog ==
208
 
209
+ = 1.6.9 - 7th December 2017 =
210
+ * Merry Christmas & Happy New Year!
211
+ * New: Support for new [Profile Builder Add-on](https://betternotificationsforwp.com/downloads/profile-builder/).
212
+ * Fixed: An issue where the YouTube video wasn't showing properly on the BNFW WP.org plugin page.
213
+
214
  = 1.6.8 - 23rd November 2017 =
215
  * New: All shortcodes that are correctly registered within WordPress will now be stripped from the `[post_excerpt]` and `[post_content]` shortcodes so as to not cause layout or styling issues within your notifications.
216
  * Added: A minimum PHP version of 5.6 is now required to run BNFW.
bnfw.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Better Notifications for WordPress
4
  * Plugin URI: https://wordpress.org/plugins/bnfw/
5
  * Description: Supercharge your WordPress notifications using a WYSIWYG editor and shortcodes. Default and new notifications available. Add more power with Add-ons.
6
- * Version: 1.6.8
7
  * Author: Made with Fuel
8
  * Author URI: https://betternotificationsforwp.com/
9
  * Author Email: hello@betternotificationsforwp.com
3
  * Plugin Name: Better Notifications for WordPress
4
  * Plugin URI: https://wordpress.org/plugins/bnfw/
5
  * Description: Supercharge your WordPress notifications using a WYSIWYG editor and shortcodes. Default and new notifications available. Add more power with Add-ons.
6
+ * Version: 1.6.9
7
  * Author: Made with Fuel
8
  * Author URI: https://betternotificationsforwp.com/
9
  * Author Email: hello@betternotificationsforwp.com