updated plugin SMTP Mailer version 1.1.1

This commit is contained in:
2021-03-22 16:13:15 +00:00
committed by Gitium
parent a366a73cba
commit a27d917629
2 changed files with 376 additions and 388 deletions

View File

@ -2,9 +2,9 @@
Contributors: naa986
Donate link: https://wphowto.net/
Tags: email, mail, smtp, phpmailer
Requires at least: 5.5
Requires at least: 5.7
Tested up to: 5.7
Stable tag: 1.1.0
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -107,6 +107,9 @@ none
== Changelog ==
= 1.1.1 =
* WordPress 5.7 compatibility update.
= 1.1.0 =
* The password field can be left empty when updating the settings.