Version Description
- 2020-01-22 =
- Fixed: broken form widget styling.
Download this release
Release Info
| Developer | wysija |
| Plugin | |
| Version | 3.43.1 |
| Comparing to | |
| See all releases | |
Code changes from version 3.43.0 to 3.43.1
- lang/mailpoet-ar.mo +0 -0
- lang/mailpoet-bg_BG.mo +0 -0
- lang/mailpoet-ca.mo +0 -0
- lang/mailpoet-cs_CZ.mo +0 -0
- lang/mailpoet-da_DK.mo +0 -0
- lang/mailpoet-de_DE.mo +0 -0
- lang/mailpoet-de_DE_formal.mo +0 -0
- lang/mailpoet-el.mo +0 -0
- lang/mailpoet-en_GB.mo +0 -0
- lang/mailpoet-es_ES.mo +0 -0
- lang/mailpoet-es_MX.mo +0 -0
- lang/mailpoet-fa_IR.mo +0 -0
- lang/mailpoet-fr_CA.mo +0 -0
- lang/mailpoet-fr_FR.mo +0 -0
- lang/mailpoet-he_IL.mo +0 -0
- lang/mailpoet-hu_HU.mo +0 -0
- lang/mailpoet-it_IT.mo +0 -0
- lang/mailpoet-ja.mo +0 -0
- lang/mailpoet-nb_NO.mo +0 -0
- lang/mailpoet-nl_NL.mo +0 -0
- lang/mailpoet-pl_PL.mo +0 -0
- lang/mailpoet-pt_BR.mo +0 -0
- lang/mailpoet-pt_PT.mo +0 -0
- lang/mailpoet-ro_RO.mo +0 -0
- lang/mailpoet-ru_RU.mo +0 -0
- lang/mailpoet-sq.mo +0 -0
- lang/mailpoet-sr_RS.mo +0 -0
- lang/mailpoet-sv_SE.mo +0 -0
- lang/mailpoet-tr_TR.mo +0 -0
- lang/mailpoet-vi.mo +0 -0
- lang/mailpoet-zh_CN.mo +0 -0
- lang/mailpoet.pot +1 -1
- lib/Form/Widget.php +8 -6
- mailpoet.php +2 -2
- readme.txt +4 -1
- vendor-prefixed/autoload.php +1 -1
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +4 -4
lang/mailpoet-ar.mo
CHANGED
|
Binary file
|
lang/mailpoet-bg_BG.mo
CHANGED
|
Binary file
|
lang/mailpoet-ca.mo
CHANGED
|
Binary file
|
lang/mailpoet-cs_CZ.mo
CHANGED
|
Binary file
|
lang/mailpoet-da_DK.mo
CHANGED
|
Binary file
|
lang/mailpoet-de_DE.mo
CHANGED
|
Binary file
|
lang/mailpoet-de_DE_formal.mo
CHANGED
|
Binary file
|
lang/mailpoet-el.mo
CHANGED
|
Binary file
|
lang/mailpoet-en_GB.mo
CHANGED
|
Binary file
|
lang/mailpoet-es_ES.mo
CHANGED
|
Binary file
|
lang/mailpoet-es_MX.mo
CHANGED
|
Binary file
|
lang/mailpoet-fa_IR.mo
CHANGED
|
Binary file
|
lang/mailpoet-fr_CA.mo
CHANGED
|
Binary file
|
lang/mailpoet-fr_FR.mo
CHANGED
|
Binary file
|
lang/mailpoet-he_IL.mo
CHANGED
|
Binary file
|
lang/mailpoet-hu_HU.mo
CHANGED
|
Binary file
|
lang/mailpoet-it_IT.mo
CHANGED
|
Binary file
|
lang/mailpoet-ja.mo
CHANGED
|
Binary file
|
lang/mailpoet-nb_NO.mo
CHANGED
|
Binary file
|
lang/mailpoet-nl_NL.mo
CHANGED
|
Binary file
|
lang/mailpoet-pl_PL.mo
CHANGED
|
Binary file
|
lang/mailpoet-pt_BR.mo
CHANGED
|
Binary file
|
lang/mailpoet-pt_PT.mo
CHANGED
|
Binary file
|
lang/mailpoet-ro_RO.mo
CHANGED
|
Binary file
|
lang/mailpoet-ru_RU.mo
CHANGED
|
Binary file
|
lang/mailpoet-sq.mo
CHANGED
|
Binary file
|
lang/mailpoet-sr_RS.mo
CHANGED
|
Binary file
|
lang/mailpoet-sv_SE.mo
CHANGED
|
Binary file
|
lang/mailpoet-tr_TR.mo
CHANGED
|
Binary file
|
lang/mailpoet-vi.mo
CHANGED
|
Binary file
|
lang/mailpoet-zh_CN.mo
CHANGED
|
Binary file
|
lang/mailpoet.pot
CHANGED
|
@@ -4,7 +4,7 @@ msgid ""
|
|
| 4 |
msgstr ""
|
| 5 |
"Project-Id-Version: \n"
|
| 6 |
"Report-Msgid-Bugs-To: http://support.mailpoet.com/\n"
|
| 7 |
-
"POT-Creation-Date: 2020-01-
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
| 4 |
msgstr ""
|
| 5 |
"Project-Id-Version: \n"
|
| 6 |
"Report-Msgid-Bugs-To: http://support.mailpoet.com/\n"
|
| 7 |
+
"POT-Creation-Date: 2020-01-22 14:33:26+00:00\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
lib/Form/Widget.php
CHANGED
|
@@ -173,8 +173,10 @@ class Widget extends \WP_Widget {
|
|
| 173 |
public function widget($args, $instance = null) {
|
| 174 |
$this->assetsController->setupFrontEndDependencies();
|
| 175 |
|
| 176 |
-
|
| 177 |
-
|
|
|
|
|
|
|
| 178 |
|
| 179 |
if ($instance === null) {
|
| 180 |
$instance = $args;
|
|
@@ -217,10 +219,10 @@ class Widget extends \WP_Widget {
|
|
| 217 |
'title' => $title,
|
| 218 |
'styles' => FormRenderer::renderStyles($form, '#' . $formId),
|
| 219 |
'html' => FormRenderer::renderHTML($form),
|
| 220 |
-
'before_widget' =>
|
| 221 |
-
'after_widget' =>
|
| 222 |
-
'before_title' =>
|
| 223 |
-
'after_title' =>
|
| 224 |
];
|
| 225 |
|
| 226 |
// (POST) non ajax success/error variables
|
| 173 |
public function widget($args, $instance = null) {
|
| 174 |
$this->assetsController->setupFrontEndDependencies();
|
| 175 |
|
| 176 |
+
$beforeWidget = !empty($args['before_widget']) ? $args['before_widget'] : '';
|
| 177 |
+
$afterWidget = !empty($args['after_widget']) ? $args['after_widget'] : '';
|
| 178 |
+
$beforeTitle = !empty($args['before_title']) ? $args['before_title'] : '';
|
| 179 |
+
$afterTitle = !empty($args['after_title']) ? $args['after_title'] : '';
|
| 180 |
|
| 181 |
if ($instance === null) {
|
| 182 |
$instance = $args;
|
| 219 |
'title' => $title,
|
| 220 |
'styles' => FormRenderer::renderStyles($form, '#' . $formId),
|
| 221 |
'html' => FormRenderer::renderHTML($form),
|
| 222 |
+
'before_widget' => $beforeWidget,
|
| 223 |
+
'after_widget' => $afterWidget,
|
| 224 |
+
'before_title' => $beforeTitle,
|
| 225 |
+
'after_title' => $afterTitle,
|
| 226 |
];
|
| 227 |
|
| 228 |
// (POST) non ajax success/error variables
|
mailpoet.php
CHANGED
|
@@ -5,7 +5,7 @@ if (!defined('ABSPATH')) exit;
|
|
| 5 |
|
| 6 |
/*
|
| 7 |
* Plugin Name: MailPoet 3 (New)
|
| 8 |
-
* Version: 3.43.
|
| 9 |
* Plugin URI: http://www.mailpoet.com
|
| 10 |
* Description: Create and send newsletters, post notifications and welcome emails from your WordPress.
|
| 11 |
* Author: MailPoet
|
|
@@ -19,7 +19,7 @@ if (!defined('ABSPATH')) exit;
|
|
| 19 |
*/
|
| 20 |
|
| 21 |
$mailpoetPlugin = [
|
| 22 |
-
'version' => '3.43.
|
| 23 |
'filename' => __FILE__,
|
| 24 |
'path' => dirname(__FILE__),
|
| 25 |
'autoloader' => dirname(__FILE__) . '/vendor/autoload.php',
|
| 5 |
|
| 6 |
/*
|
| 7 |
* Plugin Name: MailPoet 3 (New)
|
| 8 |
+
* Version: 3.43.1
|
| 9 |
* Plugin URI: http://www.mailpoet.com
|
| 10 |
* Description: Create and send newsletters, post notifications and welcome emails from your WordPress.
|
| 11 |
* Author: MailPoet
|
| 19 |
*/
|
| 20 |
|
| 21 |
$mailpoetPlugin = [
|
| 22 |
+
'version' => '3.43.1',
|
| 23 |
'filename' => __FILE__,
|
| 24 |
'path' => dirname(__FILE__),
|
| 25 |
'autoloader' => dirname(__FILE__) . '/vendor/autoload.php',
|
readme.txt
CHANGED
|
@@ -3,7 +3,7 @@ Contributors: mailpoet, wysija
|
|
| 3 |
Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers
|
| 4 |
Requires at least: 4.7
|
| 5 |
Tested up to: 5.3
|
| 6 |
-
Stable tag: 3.43.
|
| 7 |
Requires PHP: 5.6
|
| 8 |
License: GPLv3
|
| 9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
@@ -161,6 +161,9 @@ Check our [Knowledge Base](https://kb.mailpoet.com) or contact us through our [s
|
|
| 161 |
|
| 162 |
== Changelog ==
|
| 163 |
|
|
|
|
|
|
|
|
|
|
| 164 |
= 3.43.0 - 2020-01-21 =
|
| 165 |
* Improved: clearer messaging and better workflow for activating MailPoet Sending Service and MailPoet Premium;
|
| 166 |
* Fixed: syntax error when adding the MailPoet 3 form widget;
|
| 3 |
Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers
|
| 4 |
Requires at least: 4.7
|
| 5 |
Tested up to: 5.3
|
| 6 |
+
Stable tag: 3.43.1
|
| 7 |
Requires PHP: 5.6
|
| 8 |
License: GPLv3
|
| 9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
| 161 |
|
| 162 |
== Changelog ==
|
| 163 |
|
| 164 |
+
= 3.43.1 - 2020-01-22 =
|
| 165 |
+
* Fixed: broken form widget styling.
|
| 166 |
+
|
| 167 |
= 3.43.0 - 2020-01-21 =
|
| 168 |
* Improved: clearer messaging and better workflow for activating MailPoet Sending Service and MailPoet Premium;
|
| 169 |
* Fixed: syntax error when adding the MailPoet 3 form widget;
|
vendor-prefixed/autoload.php
CHANGED
|
@@ -7,4 +7,4 @@ if (!defined('ABSPATH')) exit;
|
|
| 7 |
|
| 8 |
// autoload.php @generated by Composer
|
| 9 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 10 |
-
return \MailPoetVendor\
|
| 7 |
|
| 8 |
// autoload.php @generated by Composer
|
| 9 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 10 |
+
return \MailPoetVendor\ComposerAutoloaderInita5b768809b3b04e5a0dc14eba79090c9::getLoader();
|
vendor/autoload.php
CHANGED
|
@@ -7,4 +7,4 @@ if (!defined('ABSPATH')) exit;
|
|
| 7 |
|
| 8 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 9 |
|
| 10 |
-
return
|
| 7 |
|
| 8 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 9 |
|
| 10 |
+
return ComposerAutoloaderInit16f24962094d3cd7421c94d226fb3d00::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
|
@@ -5,7 +5,7 @@ if (!defined('ABSPATH')) exit;
|
|
| 5 |
|
| 6 |
// autoload_real.php @generated by Composer
|
| 7 |
|
| 8 |
-
class
|
| 9 |
{
|
| 10 |
private static $loader;
|
| 11 |
|
|
@@ -22,15 +22,15 @@ class ComposerAutoloaderInitac5ef70ee18e0be43b07b7c138935b7a
|
|
| 22 |
return self::$loader;
|
| 23 |
}
|
| 24 |
|
| 25 |
-
spl_autoload_register(array('
|
| 26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 27 |
-
spl_autoload_unregister(array('
|
| 28 |
|
| 29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 30 |
if ($useStaticLoader) {
|
| 31 |
require_once __DIR__ . '/autoload_static.php';
|
| 32 |
|
| 33 |
-
call_user_func(\Composer\Autoload\
|
| 34 |
} else {
|
| 35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 36 |
foreach ($map as $namespace => $path) {
|
|
@@ -51,19 +51,19 @@ class ComposerAutoloaderInitac5ef70ee18e0be43b07b7c138935b7a
|
|
| 51 |
$loader->register(true);
|
| 52 |
|
| 53 |
if ($useStaticLoader) {
|
| 54 |
-
$includeFiles = Composer\Autoload\
|
| 55 |
} else {
|
| 56 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
| 57 |
}
|
| 58 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
| 59 |
-
|
| 60 |
}
|
| 61 |
|
| 62 |
return $loader;
|
| 63 |
}
|
| 64 |
}
|
| 65 |
|
| 66 |
-
function
|
| 67 |
{
|
| 68 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
| 69 |
require $file;
|
| 5 |
|
| 6 |
// autoload_real.php @generated by Composer
|
| 7 |
|
| 8 |
+
class ComposerAutoloaderInit16f24962094d3cd7421c94d226fb3d00
|
| 9 |
{
|
| 10 |
private static $loader;
|
| 11 |
|
| 22 |
return self::$loader;
|
| 23 |
}
|
| 24 |
|
| 25 |
+
spl_autoload_register(array('ComposerAutoloaderInit16f24962094d3cd7421c94d226fb3d00', 'loadClassLoader'), true, true);
|
| 26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit16f24962094d3cd7421c94d226fb3d00', 'loadClassLoader'));
|
| 28 |
|
| 29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 30 |
if ($useStaticLoader) {
|
| 31 |
require_once __DIR__ . '/autoload_static.php';
|
| 32 |
|
| 33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit16f24962094d3cd7421c94d226fb3d00::getInitializer($loader));
|
| 34 |
} else {
|
| 35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 36 |
foreach ($map as $namespace => $path) {
|
| 51 |
$loader->register(true);
|
| 52 |
|
| 53 |
if ($useStaticLoader) {
|
| 54 |
+
$includeFiles = Composer\Autoload\ComposerStaticInit16f24962094d3cd7421c94d226fb3d00::$files;
|
| 55 |
} else {
|
| 56 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
| 57 |
}
|
| 58 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
| 59 |
+
composerRequire16f24962094d3cd7421c94d226fb3d00($fileIdentifier, $file);
|
| 60 |
}
|
| 61 |
|
| 62 |
return $loader;
|
| 63 |
}
|
| 64 |
}
|
| 65 |
|
| 66 |
+
function composerRequire16f24962094d3cd7421c94d226fb3d00($fileIdentifier, $file)
|
| 67 |
{
|
| 68 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
| 69 |
require $file;
|
vendor/composer/autoload_static.php
CHANGED
|
@@ -7,7 +7,7 @@ namespace Composer\Autoload;
|
|
| 7 |
if (!defined('ABSPATH')) exit;
|
| 8 |
|
| 9 |
|
| 10 |
-
class
|
| 11 |
{
|
| 12 |
public static $files = array (
|
| 13 |
'8b5788f18a1505f52461c0f08991d0df' => __DIR__ . '/../..' . '/lib-3rd-party/ArrayColumn.php',
|
|
@@ -1664,9 +1664,9 @@ class ComposerStaticInitac5ef70ee18e0be43b07b7c138935b7a
|
|
| 1664 |
public static function getInitializer(ClassLoader $loader)
|
| 1665 |
{
|
| 1666 |
return \Closure::bind(function () use ($loader) {
|
| 1667 |
-
$loader->prefixLengthsPsr4 =
|
| 1668 |
-
$loader->prefixDirsPsr4 =
|
| 1669 |
-
$loader->classMap =
|
| 1670 |
|
| 1671 |
}, null, ClassLoader::class);
|
| 1672 |
}
|
| 7 |
if (!defined('ABSPATH')) exit;
|
| 8 |
|
| 9 |
|
| 10 |
+
class ComposerStaticInit16f24962094d3cd7421c94d226fb3d00
|
| 11 |
{
|
| 12 |
public static $files = array (
|
| 13 |
'8b5788f18a1505f52461c0f08991d0df' => __DIR__ . '/../..' . '/lib-3rd-party/ArrayColumn.php',
|
| 1664 |
public static function getInitializer(ClassLoader $loader)
|
| 1665 |
{
|
| 1666 |
return \Closure::bind(function () use ($loader) {
|
| 1667 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit16f24962094d3cd7421c94d226fb3d00::$prefixLengthsPsr4;
|
| 1668 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit16f24962094d3cd7421c94d226fb3d00::$prefixDirsPsr4;
|
| 1669 |
+
$loader->classMap = ComposerStaticInit16f24962094d3cd7421c94d226fb3d00::$classMap;
|
| 1670 |
|
| 1671 |
}, null, ClassLoader::class);
|
| 1672 |
}
|
