Version Description
(2015-12-01):
Download this release
Release Info
Developer | Mailgun |
Plugin | Mailgun for WordPress |
Version | 1.4.1 |
Comparing to | |
See all releases |
Code changes from version 1.4 to 1.4.1
- readme.txt +6 -3
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: Mailgun, sivel, lookahead.io, m35dev
|
3 |
Tags: mailgun, smtp, http, api, mail, email
|
4 |
Requires at least: 3.3
|
5 |
-
Tested up to: 3
|
6 |
-
Stable tag: 1.4
|
7 |
License: GPLv2 or later
|
8 |
|
9 |
Easily send email from your WordPress site through Mailgun using the HTTP API or SMTP. And now, the plugin supports Mailgun List subscription allowing your visitors to subscribe to one or more e-mail lists via widgets or shortcodes.
|
@@ -70,6 +70,9 @@ Initial Release
|
|
70 |
|
71 |
== ChangeLog ==
|
72 |
|
|
|
|
|
|
|
73 |
= 1.4 (2015-11-15): =
|
74 |
* Added shortcode and widget support for list subscription
|
75 |
|
@@ -92,4 +95,4 @@ Initial Release
|
|
92 |
* Re-release to update versioning to start at 1.0 instead of 0.1
|
93 |
|
94 |
= 0.1 (2012-11-21): =
|
95 |
-
* Initial Release
|
2 |
Contributors: Mailgun, sivel, lookahead.io, m35dev
|
3 |
Tags: mailgun, smtp, http, api, mail, email
|
4 |
Requires at least: 3.3
|
5 |
+
Tested up to: 4.3
|
6 |
+
Stable tag: 1.4.1
|
7 |
License: GPLv2 or later
|
8 |
|
9 |
Easily send email from your WordPress site through Mailgun using the HTTP API or SMTP. And now, the plugin supports Mailgun List subscription allowing your visitors to subscribe to one or more e-mail lists via widgets or shortcodes.
|
70 |
|
71 |
== ChangeLog ==
|
72 |
|
73 |
+
= 1.4.1 (2015-12-01): =
|
74 |
+
* Clarify compatibility with WordPress 4.3
|
75 |
+
|
76 |
= 1.4 (2015-11-15): =
|
77 |
* Added shortcode and widget support for list subscription
|
78 |
|
95 |
* Re-release to update versioning to start at 1.0 instead of 0.1
|
96 |
|
97 |
= 0.1 (2012-11-21): =
|
98 |
+
* Initial Release
|