updated plugin SMTP Mailer
version 1.1.11
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
Contributors: naa986
|
||||
Donate link: https://wphowto.net/
|
||||
Tags: email, mail, smtp, phpmailer
|
||||
Requires at least: 6.3
|
||||
Tested up to: 6.3
|
||||
Stable tag: 1.1.9
|
||||
Requires at least: 6.4
|
||||
Tested up to: 6.4
|
||||
Stable tag: 1.1.11
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@ -56,42 +56,7 @@ For detailed setup instructions please visit the [SMTP Mailer](https://wphowto.n
|
||||
1. Click "Install Now" and then hit the activate button
|
||||
|
||||
== Frequently Asked Questions ==
|
||||
|
||||
= Can I send email via SMTP from my website using this plugin? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with Gmail SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin on any SMTP port? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with Sendinblue SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with Mailgun SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with SendGrid SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with Postmark SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with Office365 SMTP? =
|
||||
|
||||
Yes.
|
||||
|
||||
= Can I use this plugin with ZohoMail SMTP? =
|
||||
|
||||
Yes.
|
||||
none
|
||||
|
||||
== Screenshots ==
|
||||
|
||||
@ -103,6 +68,12 @@ none
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.11 =
|
||||
* WordPress 6.4 compatibility update.
|
||||
|
||||
= 1.1.10 =
|
||||
* Added an option to set the configured from address for all outgoing email messages.
|
||||
|
||||
= 1.1.9 =
|
||||
* Additional check for the settings link.
|
||||
|
||||
|
Reference in New Issue
Block a user