Skip to content

Commit b293544

Browse files
v4.10.7
1 parent ab64d2e commit b293544

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

mailchimp-for-wp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: MC4WP: Mailchimp for WordPress
55
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
66
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
7-
Version: 4.10.6
7+
Version: 4.10.7
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
1010
Text Domain: mailchimp-for-wp
@@ -43,7 +43,7 @@
4343
}
4444

4545
// bootstrap the core plugin
46-
define('MC4WP_VERSION', '4.10.6');
46+
define('MC4WP_VERSION', '4.10.7');
4747
define('MC4WP_PLUGIN_DIR', __DIR__);
4848
define('MC4WP_PLUGIN_FILE', __FILE__);
4949

readme.txt

100755100644
Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.mc4wp.com/contribute/#utm_source=wp-plugin-repo&utm_med
44
Tags: mailchimp, subscribe, email, newsletter, form
55
Requires at least: 4.6
66
Tested up to: 6.8
7-
Stable tag: 4.10.6
7+
Stable tag: 4.10.7
88
License: GPL-3.0-or-later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010
Requires PHP: 7.4
@@ -189,6 +189,11 @@ The plugin provides various filter and action hooks that allow you to modify or
189189
== Changelog ==
190190

191191

192+
#### 4.10.7 - Sep 05, 2025
193+
194+
- Handle renewing lists through server-side redirect instead of JS component.
195+
196+
192197
#### 4.10.6 - Jul 23, 2025
193198

194199
- [WooCommerce Checkout] Fix checkbox from showing up in order confirmation email if using Checkout Block.
@@ -1148,16 +1153,7 @@ Please note that installing this update requires you to also update any add-ons
11481153

11491154
**Fixes**
11501155

1151-
- Ninja Forms integration not working when using PayPal integration.
1152-
1153-
**Improvements**
1154-
1155-
- Show connection errors on Mailchimp settings page.
1156-
1157-
**Additions**
1158-
1159-
- Add pre-checked option to Ninja Forms integration.
1160-
- ...
1156+
- Ninja Forms integration not working when using PayPal ...
11611157

11621158
== Upgrade Notice ==
11631159

0 commit comments

Comments
 (0)