Version Description
- 2022-01-11 =
- Removed: links to the demo.mailpoet.com.
Download this release
Release Info
Developer | MailPoet |
Plugin | MailPoet Newsletters (Previous) |
Version | 2.19 |
Comparing to | |
See all releases |
Code changes from version 2.18 to 2.19
- controllers/back/campaigns.php +0 -1
- core/base.php +1 -1
- index.php +1 -1
- readme.txt +4 -1
- views/back/campaigns.php +0 -1
- views/back/mp3.php +0 -2
controllers/back/campaigns.php
CHANGED
@@ -122,7 +122,6 @@ class WYSIJA_control_back_campaigns extends WYSIJA_control_back {
|
|
122 |
<li><a href="http://beta.docs.mailpoet.com/article/234-video-overview?utm_source=mp2&utm_campaign=whatsnew">'.__("View the 2-minute video", WYSIJA).'</a></li>
|
123 |
<li><a href="https://www.mailpoet.com/faq-mailpoet-version-2/?utm_source=mp2&utm_campaign=whatsnew">'.__("Read the FAQ", WYSIJA).'</a></li>
|
124 |
<li><a href="http://beta.docs.mailpoet.com/article/189-comparison-of-mailpoet-2-and-3?utm_source=mp2&utm_campaign=whatsnew">'.__('Comparison table of both versions', WYSIJA).'</a></li>
|
125 |
-
<li><a href="http://demo.mailpoet.com?utm_source=mp2&utm_campaign=whatsnew">'.__('Try the online demo', WYSIJA).'</li>
|
126 |
</ul>
|
127 |
<br/>
|
128 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author">'.__('Download MailPoet 3 now', WYSIJA).'</a>
|
122 |
<li><a href="http://beta.docs.mailpoet.com/article/234-video-overview?utm_source=mp2&utm_campaign=whatsnew">'.__("View the 2-minute video", WYSIJA).'</a></li>
|
123 |
<li><a href="https://www.mailpoet.com/faq-mailpoet-version-2/?utm_source=mp2&utm_campaign=whatsnew">'.__("Read the FAQ", WYSIJA).'</a></li>
|
124 |
<li><a href="http://beta.docs.mailpoet.com/article/189-comparison-of-mailpoet-2-and-3?utm_source=mp2&utm_campaign=whatsnew">'.__('Comparison table of both versions', WYSIJA).'</a></li>
|
|
|
125 |
</ul>
|
126 |
<br/>
|
127 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author">'.__('Download MailPoet 3 now', WYSIJA).'</a>
|
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.
|
23 |
|
24 |
function __construct(){}
|
25 |
|
19 |
* Static variable holding core MailPoet's version
|
20 |
* @var array
|
21 |
*/
|
22 |
+
static $version = '2.19';
|
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.
|
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.19
|
7 |
Author: MailPoet
|
8 |
Author URI: http://www.mailpoet.com/
|
9 |
License: GPLv2 or later
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ 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.
|
7 |
Send newsletters post notifications or autoresponders from WordPress easily, and beautifully. Start to capture subscribers with our widget now.
|
8 |
|
9 |
== Description ==
|
@@ -113,6 +113,9 @@ Our [support site](https://www.mailpoet.com/support) has plenty of articles and
|
|
113 |
|
114 |
== Changelog ==
|
115 |
|
|
|
|
|
|
|
116 |
= 2.18 - 2021-12-03 =
|
117 |
* Fixed: subscription form rendering issue;
|
118 |
* Fixed: newsletter archive issue.
|
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.19
|
7 |
Send newsletters post notifications or autoresponders from WordPress easily, and beautifully. Start to capture subscribers with our widget now.
|
8 |
|
9 |
== Description ==
|
113 |
|
114 |
== Changelog ==
|
115 |
|
116 |
+
= 2.19 - 2022-01-11 =
|
117 |
+
* Removed: links to the demo.mailpoet.com.
|
118 |
+
|
119 |
= 2.18 - 2021-12-03 =
|
120 |
* Fixed: subscription form rendering issue;
|
121 |
* Fixed: newsletter archive issue.
|
views/back/campaigns.php
CHANGED
@@ -2777,7 +2777,6 @@ class WYSIJA_view_back_campaigns extends WYSIJA_view_back {
|
|
2777 |
<li><a href="http://beta.docs.mailpoet.com/article/234-video-overview?utm_source=mp2&utm_campaign=whatsnew">'.__("View the 2-minute video", WYSIJA).'</a></li>
|
2778 |
<li><a href="https://www.mailpoet.com/faq-mailpoet-version-2/?utm_source=mp2&utm_campaign=whatsnew">'.__("Read the FAQ", WYSIJA).'</a></li>
|
2779 |
<li><a href="http://beta.docs.mailpoet.com/article/189-comparison-of-mailpoet-2-and-3?utm_source=mp2&utm_campaign=whatsnew">'.__('Comparison table of both versions', WYSIJA).'</a></li>
|
2780 |
-
<li><a href="http://demo.mailpoet.com?utm_source=mp2&utm_campaign=whatsnew">'.__('Try the online demo', WYSIJA).'</li>
|
2781 |
</ul>
|
2782 |
<br/>
|
2783 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author">'.__('Download MailPoet 3 now', WYSIJA).'</a>
|
2777 |
<li><a href="http://beta.docs.mailpoet.com/article/234-video-overview?utm_source=mp2&utm_campaign=whatsnew">'.__("View the 2-minute video", WYSIJA).'</a></li>
|
2778 |
<li><a href="https://www.mailpoet.com/faq-mailpoet-version-2/?utm_source=mp2&utm_campaign=whatsnew">'.__("Read the FAQ", WYSIJA).'</a></li>
|
2779 |
<li><a href="http://beta.docs.mailpoet.com/article/189-comparison-of-mailpoet-2-and-3?utm_source=mp2&utm_campaign=whatsnew">'.__('Comparison table of both versions', WYSIJA).'</a></li>
|
|
|
2780 |
</ul>
|
2781 |
<br/>
|
2782 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author">'.__('Download MailPoet 3 now', WYSIJA).'</a>
|
views/back/mp3.php
CHANGED
@@ -107,7 +107,6 @@ class WYSIJA_view_back_mp3 extends WYSIJA_view_back{
|
|
107 |
<div class="feature-section one-col"><div class="col center" style="margin-top: 0">
|
108 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author"><?php echo __('Install MailPoet 3 now', WYSIJA); ?></a>
|
109 |
<p style="margin: 2em 0 2em 0">(<?php echo __('It installs as a separate plugins, so your existing MailPoet 2 plugin will continue to work', WYSIJA); ?>)
|
110 |
-
<p style="margin: 2em 0 4em 0"><a href="https://demo.mailpoet.com" target="_blank"><?php echo __('Alternatively, try the demo (new tab).', WYSIJA) ?></a>
|
111 |
</div></div>
|
112 |
|
113 |
<hr>
|
@@ -135,7 +134,6 @@ class WYSIJA_view_back_mp3 extends WYSIJA_view_back{
|
|
135 |
<div class="feature-section one-col"><div class="col center">
|
136 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author"><?php echo __('Install MailPoet 3 now', WYSIJA); ?></a>
|
137 |
<p style="margin: 2em 0 2em 0">(<?php echo __('It installs as a separate plugins, so your existing MailPoet 2 plugin will continue to work', WYSIJA); ?>)
|
138 |
-
<p style="margin: 2em 0 4em 0"><a href="https://demo.mailpoet.com" target="_blank"><?php echo __('Alternatively, try the demo (new tab).', WYSIJA) ?></a>
|
139 |
</div></div>
|
140 |
|
141 |
</div>
|
107 |
<div class="feature-section one-col"><div class="col center" style="margin-top: 0">
|
108 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author"><?php echo __('Install MailPoet 3 now', WYSIJA); ?></a>
|
109 |
<p style="margin: 2em 0 2em 0">(<?php echo __('It installs as a separate plugins, so your existing MailPoet 2 plugin will continue to work', WYSIJA); ?>)
|
|
|
110 |
</div></div>
|
111 |
|
112 |
<hr>
|
134 |
<div class="feature-section one-col"><div class="col center">
|
135 |
<a class="button-primary" href="plugin-install.php?s=mailpoet&tab=search&type=author"><?php echo __('Install MailPoet 3 now', WYSIJA); ?></a>
|
136 |
<p style="margin: 2em 0 2em 0">(<?php echo __('It installs as a separate plugins, so your existing MailPoet 2 plugin will continue to work', WYSIJA); ?>)
|
|
|
137 |
</div></div>
|
138 |
|
139 |
</div>
|