We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b171ca commit b59e973Copy full SHA for b59e973
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+#### 4.8.3 - Jan 21, 2021
5
+
6
+- Fix fatal error on older PHP versions when submitting form without any subscriber tags set in the form settings.
7
+- Minor performance improvement in bootstrap method of the plugin.
8
9
10
#### 4.8.2 - Jan 20, 2021
11
12
- Allow short-circuiting `mc4wp_subscriber_data` filter by returning `null` or `false`.
languages/mailchimp-for-wp.pot
@@ -53,7 +53,7 @@ msgstr ""
53
msgid "Property of the current page or post."
54
msgstr ""
55
56
-#: includes/class-mailchimp.php:248, includes/forms/class-admin.php:82
+#: includes/class-mailchimp.php:251, includes/forms/class-admin.php:82
57
msgid "Email address"
58
59
0 commit comments