MailPoet Newsletters (Previous) - Version 2.21

Version Description

  • 2022-02-11 =
  • Updated readme.txt
Download this release

Release Info

Developer MailPoet
Plugin Icon 128x128 MailPoet Newsletters (Previous)
Version 2.21
Comparing to
See all releases

Code changes from version 2.20 to 2.21

Files changed (3) hide show
  1. core/base.php +1 -1
  2. index.php +1 -1
  3. readme.txt +6 -4
core/base.php CHANGED
@@ -19,7 +19,7 @@ class WYSIJA_object{
19
  * Static variable holding core MailPoet's version
20
  * @var array
21
  */
22
- static $version = '2.20';
23
 
24
  function __construct(){}
25
 
19
  * Static variable holding core MailPoet's version
20
  * @var array
21
  */
22
+ static $version = '2.21';
23
 
24
  function __construct(){}
25
 
index.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: MailPoet 2
4
  Plugin URI: http://www.mailpoet.com/
5
  Description: Create and send newsletters or automated emails. Capture subscribers with a widget. Import and manage your lists. This version is being replaced by MailPoet 3. Support offered to Premium customers only. Updates are limited to security issues.
6
- Version: 2.20
7
  Author: MailPoet
8
  Author URI: http://www.mailpoet.com/
9
  License: GPLv2 or later
3
  Plugin Name: MailPoet 2
4
  Plugin URI: http://www.mailpoet.com/
5
  Description: Create and send newsletters or automated emails. Capture subscribers with a widget. Import and manage your lists. This version is being replaced by MailPoet 3. Support offered to Premium customers only. Updates are limited to security issues.
6
+ Version: 2.21
7
  Author: MailPoet
8
  Author URI: http://www.mailpoet.com/
9
  License: GPLv2 or later
readme.txt CHANGED
@@ -3,14 +3,13 @@ Contributors: mailpoet
3
  Tags: newsletter, email, welcome email, post notification, autoresponder, signup, subscription, SMTP
4
  Requires at least: 3.5
5
  Tested up to: 5.5
6
- Stable tag: 2.20
7
  Send newsletters post notifications or autoresponders from WordPress easily, and beautifully. Start to capture subscribers with our widget now.
8
 
9
  == Description ==
10
 
11
- Our lovely plugin is changing for the better: MailPoet 2 is being replaced by [MailPoet 3](https://wordpress.org/plugins/mailpoet/).
12
-
13
- Version 2 will remain available right here on the repository. [Read more the complete FAQ.](https://www.mailpoet.com/faq-mailpoet-version-2/)
14
 
15
  = Check out this 2 minute video. =
16
 
@@ -113,6 +112,9 @@ Our [support site](https://www.mailpoet.com/support) has plenty of articles and
113
 
114
  == Changelog ==
115
 
 
 
 
116
  = 2.20 - 2022-02-08 =
117
  * Added: admin notice about discontinuing the MailPoet 2 plugin.
118
 
3
  Tags: newsletter, email, welcome email, post notification, autoresponder, signup, subscription, SMTP
4
  Requires at least: 3.5
5
  Tested up to: 5.5
6
+ Stable tag: 2.21
7
  Send newsletters post notifications or autoresponders from WordPress easily, and beautifully. Start to capture subscribers with our widget now.
8
 
9
  == Description ==
10
 
11
+ Support for this plugin will cease at the end of July, 2022 find out more [over on our blog](https://www.mailpoet.com/blog/mailpoet-2-is-being-retired/).
12
+ We recommend looking at [MailPoet 3](https://wordpress.org/plugins/mailpoet/) as an alternative.
 
13
 
14
  = Check out this 2 minute video. =
15
 
112
 
113
  == Changelog ==
114
 
115
+ = 2.21 - 2022-02-11 =
116
+ * Updated readme.txt
117
+
118
  = 2.20 - 2022-02-08 =
119
  * Added: admin notice about discontinuing the MailPoet 2 plugin.
120