updated plugin SMTP Mailer version 1.1.9

This commit is contained in:
2023-10-22 22:21:15 +00:00
committed by Gitium
parent b59322423c
commit 880d6051ac
2 changed files with 27 additions and 16 deletions

View File

@ -2,9 +2,9 @@
Contributors: naa986
Donate link: https://wphowto.net/
Tags: email, mail, smtp, phpmailer
Requires at least: 6.2
Tested up to: 6.2
Stable tag: 1.1.6
Requires at least: 6.3
Tested up to: 6.3
Stable tag: 1.1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -103,6 +103,15 @@ none
== Changelog ==
= 1.1.9 =
* Additional check for the settings link.
= 1.1.8 =
* Removed admin notices to avoid confusion since configurations can vary on different servers.
= 1.1.7 =
* WordPress 6.3 compatibility update.
= 1.1.6 =
* WordPress 6.2 compatibility update.