updated plugin SMTP Mailer
version 1.1.15
This commit is contained in:
@ -4,7 +4,7 @@ Donate link: https://wphowto.net/
|
||||
Tags: email, mail, smtp, phpmailer
|
||||
Requires at least: 6.5
|
||||
Tested up to: 6.5
|
||||
Stable tag: 1.1.13
|
||||
Stable tag: 1.1.15
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@ -19,6 +19,7 @@ https://www.youtube.com/watch?v=7O_jgtykcEk&rel=0
|
||||
=== SMTP Mailer Add-ons ===
|
||||
|
||||
* [Reply-To](https://wphowto.net/how-to-add-a-reply-to-address-in-the-smtp-mailer-wordpress-plugin-6997)
|
||||
* [Email Logger](https://wphowto.net/smtp-mailer-email-logger-7066)
|
||||
|
||||
=== SMTP Mailer Settings ===
|
||||
|
||||
@ -72,6 +73,12 @@ none
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.15 =
|
||||
* Updated the code for sanitizing password.
|
||||
|
||||
= 1.1.14 =
|
||||
* Added support for the email logger add-on.
|
||||
|
||||
= 1.1.13 =
|
||||
* WordPress 6.5 compatibility update.
|
||||
|
||||
|
Reference in New Issue
Block a user