Skip to content

Commit aedd4ec

Browse files
Bump version to v4.8.10
1 parent 99b55d0 commit aedd4ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mailchimp-for-wp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: MC4WP: Mailchimp for WordPress
44
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
55
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
6-
Version: 4.8.9
6+
Version: 4.8.10
77
Author: ibericode
88
Author URI: https://ibericode.com/
99
Text Domain: mailchimp-for-wp
@@ -45,7 +45,7 @@ function _mc4wp_load_plugin() {
4545
}
4646

4747
// bootstrap the core plugin
48-
define( 'MC4WP_VERSION', '4.8.9' );
48+
define( 'MC4WP_VERSION', '4.8.10' );
4949
define( 'MC4WP_PLUGIN_DIR', __DIR__ );
5050
define( 'MC4WP_PLUGIN_FILE', __FILE__ );
5151

readme.txt

Lines changed: 2 additions & 2 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, mc4wp, email, marketing, newsletter, subscribe, widget, mc4wp, contact form 7, woocommerce, buddypress, ibericode, mailchimp form
55
Requires at least: 4.6
66
Tested up to: 6.0
7-
Stable tag: 4.8.9
7+
Stable tag: 4.8.10
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Requires PHP: 5.3
@@ -197,7 +197,7 @@ The plugin provides various filter & action hooks that allow you to modify or ex
197197
== Changelog ==
198198

199199

200-
#### 4.8.9 - Sep 14, 2022
200+
#### 4.8.10 - Sep 14, 2022
201201

202202
- Fix mc4wp_get_request_ip_address() to return an IP address that matches Mailchimp's validation format when X-Forwarded-For header contains a port component.
203203

0 commit comments

Comments
 (0)