WP Mail Bank: WordPress SMTP Plugin & Email Logs - Version 1.18

Version Description

  • Minor Bugs Fixed.
Download this release

Release Info

Developer contact-banker
Plugin Icon 128x128 WP Mail Bank: WordPress SMTP Plugin & Email Logs
Version 1.18
Comparing to
See all releases

Code changes from version 1.17 to 1.18

Files changed (2) hide show
  1. readme.txt +7 -3
  2. wp-mail-bank.php +1 -1
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
- === WP Mail Bank - PHPMailer & SMTP Mailer ===
2
  Contributors: contact-banker, Gallery-Bank
3
  Tags: admin, ajax, email, gmail, mail, mail smtp, mailer, outgoing mail, phpmailer, plugin, Post, posts, privacy, security, sendmail, smtp, ssl, tls, wordpress smtp, wp smtp, wp-phpmailer, wp_mail, wp mail, mailer
4
  Requires at least: 2.7
5
  Tested up to: 4.2.2
6
- Stable tag: 1.17
7
 
8
- WP Mail Bank reconfigures the PHPMailer and make it more enhanced with advanced smtp settings options.
9
 
10
  == Description ==
11
 
@@ -222,6 +222,10 @@ If any problem occurs, please contact us at [support@tech-banker.com](mailto:sup
222
 
223
  == Changelog ==
224
 
 
 
 
 
225
  = 1.17 =
226
 
227
  * Added Compatibility with WordPress 4.2.2
1
+ === WP Mail Bank - PHP Mailer & SMTP Mailer ===
2
  Contributors: contact-banker, Gallery-Bank
3
  Tags: admin, ajax, email, gmail, mail, mail smtp, mailer, outgoing mail, phpmailer, plugin, Post, posts, privacy, security, sendmail, smtp, ssl, tls, wordpress smtp, wp smtp, wp-phpmailer, wp_mail, wp mail, mailer
4
  Requires at least: 2.7
5
  Tested up to: 4.2.2
6
+ Stable tag: 1.18
7
 
8
+ WP Mail Bank reconfigures the PHP Mailer and make it more enhanced with advanced SMTP settings options.
9
 
10
  == Description ==
11
 
222
 
223
  == Changelog ==
224
 
225
+ = 1.18 =
226
+
227
+ * Minor Bugs Fixed.
228
+
229
  = 1.17 =
230
 
231
  * Added Compatibility with WordPress 4.2.2
wp-mail-bank.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Wp Mail Bank
4
  Plugin URI: http://tech-banker.com
5
  Description: WP Mail Bank reconfigures the wp_mail() function and make it more enhanced.
6
  Author: Tech Banker
7
- Version: 1.17
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
10
  */
4
  Plugin URI: http://tech-banker.com
5
  Description: WP Mail Bank reconfigures the wp_mail() function and make it more enhanced.
6
  Author: Tech Banker
7
+ Version: 1.18
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
10
  */