Skip to content

Commit ce40b54

Browse files
Bump version to v4.8.12
1 parent dd490dc commit ce40b54

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
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.11
6+
Version: 4.8.12
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.11' );
48+
define( 'MC4WP_VERSION', '4.8.12' );
4949
define( 'MC4WP_PLUGIN_DIR', __DIR__ );
5050
define( 'MC4WP_PLUGIN_FILE', __FILE__ );
5151

readme.txt

Lines changed: 6 additions & 1 deletion
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.1
7-
Stable tag: 4.8.11
7+
Stable tag: 4.8.12
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Requires PHP: 5.3
@@ -197,6 +197,11 @@ The plugin provides various filter & action hooks that allow you to modify or ex
197197
== Changelog ==
198198

199199

200+
#### 4.8.12 - Dec 06, 2022
201+
202+
- Minor performance, memory usage & size optimizations for all JavaScript code bundled with this plugin.
203+
204+
200205
#### 4.8.11 - Nov 1, 2022
201206

202207
- Improved default styling for the WooCommerce sign-up checkbox integration.

0 commit comments

Comments
 (0)