Skip to content

Commit 4eb6b25

Browse files
Version bump to v2.1.1
1 parent 43fb822 commit 4eb6b25

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
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: MailChimp for WordPress Lite
44
Plugin URI: https://dannyvankooten.com/mailchimp-for-wordpress/
55
Description: Lite version of MailChimp for WordPress. Adds various sign-up methods to your website.
6-
Version: 2.1
6+
Version: 2.1.1
77
Author: Danny van Kooten
88
Author URI: http://dannyvankooten.com
99
Text Domain: mailchimp-for-wp
@@ -47,7 +47,7 @@ function mc4wp_load_plugin() {
4747
}
4848

4949
// bootstrap the lite plugin
50-
define( 'MC4WP_LITE_VERSION', '2.1' );
50+
define( 'MC4WP_LITE_VERSION', '2.1.1' );
5151
define( 'MC4WP_LITE_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
5252
define( 'MC4WP_LITE_PLUGIN_URL', plugins_url( '/' , __FILE__ ) );
5353
define( 'MC4WP_LITE_PLUGIN_FILE', __FILE__ );

readme.txt

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: DvanKooten, 12notions
33
Donate link: https://dannyvankooten.com/mailchimp-for-wordpress/
44
Tags: mailchimp,form,shortcode,widget,checkbox,comment,newsletter,buddypress,multisite,bbpress,woocommerce,easy digital downloads,contact form,contact form 7
55
Requires at least: 3.6
6-
Tested up to: 3.9.1
7-
Stable tag: 2.1
6+
Tested up to: 3.9.2
7+
Stable tag: 2.1.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -14,20 +14,20 @@ The best MailChimp plugin to get more email subscribers. Easily add sign-up form
1414

1515
= MailChimp for WordPress =
1616

17-
*Adding sign-up methods for your MailChimp lists to your WordPress site should be easy. With this plugin, it is.*
17+
*Adding sign-up methods for your MailChimp lists to your WordPress site should be easy. With this plugin, it finally is.*
1818

1919
MailChimp for WordPress lets you create a highly customizable sign-up form which you can display wherever you want it to display using a simple shortcode, widget or template function. You can also add sign-up checkboxes to various forms on your site, like your comment or contact forms.
2020

2121
= Sign-Up Forms =
22-
Easily create sign-up forms for your MailChimp list and display it using a simple shortcode, widget or template function.
22+
Easily create sign-up forms for your MailChimp list and display it using a simple shortcode, a widget or PHP function.
2323

2424
= Sign-Up Checkboxes =
2525
Add sign-up checkboxes to *any* form on your website. The plugin offers built-in integration with comment forms, registration forms, Contact Form 7, BuddyPress, bbPress and WordPress MultiSite.
2626

2727
**MailChimp for WordPress, at a glance..**
2828

2929
- Simple. All you need is your MailChimp API key.
30-
- Customizable. Have the form fields generated for you or use your own mark-up.
30+
- Customizable. Have the form fields generated for you or use your own customized HTML.
3131
- Beautiful. Choose one of the default form themes or use your own styles.
3232
- Developer friendly.
3333

@@ -38,20 +38,24 @@ Add sign-up checkboxes to *any* form on your website. The plugin offers built-in
3838
> The Pro version of the plugin comes with the following features:
3939
>
4040
> - Multiple forms, each form can subscribe to one or multiple MailChimp lists
41-
> - AJAX forms, forms do not need to reload the page
41+
> - AJAX forms, submitting forms does not require a page reload
4242
> - Easy CSS Builder and custom color themes
4343
> - Reports: Statistical graphs & subscription log
4444
> - Checkbox integration for WooCommerce & Easy Digital Downloads checkout
4545
> - Priority support
4646
>
4747
> [More information](https://dannyvankooten.com/mailchimp-for-wordpress/#utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=after-features-link) | [Form demo's](https://dannyvankooten.com/mailchimp-for-wordpress/demo/#utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=after-features-link) | [Upgrade now >>](https://dannyvankooten.com/mailchimp-for-wordpress/#utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=after-features-link)
4848

49-
**Translators**
49+
**Translations**
50+
51+
The MailChimp for WordPress plugin is fully translated into the following languages.
5052

5153
- English (en_US) - Danny van Kooten
5254
- Dutch (nl_NL) - Danny van Kooten
5355
- Spanish (es_ES) - [Paul Benitez - Tecnofilos](http://www.tecnofilos.net/)
5456
- Brazilian (pt_BR) - [Felipe Scuissiatto - Evonline](http://www.evonline.com.br/)
57+
- German (de_DE) - [Jochen Gererstorfer](http://slotnerd.de/)
58+
- Italian (it_IT) - [Gianpaolo](http://www.casalegnovernici.it/)
5559

5660
If you have created your own language pack (or have an update of an existing one) you can send in your .PO and .MO files so we can bundle it into MailChimp for WordPress. You can [download the latest POT file](http://plugins.svn.wordpress.org/mailchimp-for-wp/trunk/languages/mailchimp-for-wp.po), and [PO files in each language](http://plugins.svn.wordpress.org/mailchimp-for-wp/trunk/languages/).
5761

@@ -78,7 +82,7 @@ If you have created your own language pack (or have an update of an existing one
7882
= Configuring Sign-Up Form(s) =
7983
1. Go to *MailChimp for WP > Forms*
8084
1. Select at least one list to subscribe visitors to.
81-
1. *(Optional)* Add more fields or dynamic content to your form using the **add field** tool.
85+
1. *(Optional)* Add more fields or dynamic content to your form using the **add MailChimp field** tool.
8286
1. Show the form in pages or posts by using the `[mc4wp_form]` shortcode.
8387
1. Show the form in your widget areas using the plugin widget.
8488
1. Show the form from your template files by calling `mc4wp_form()`
@@ -92,7 +96,7 @@ If you like the plugin, [get the Pro version of MailChimp for WordPress](https:/
9296

9397
> **Is there a premium version of this plugin?**
9498
>
95-
> Yes, you'll love it. Some Pro only features are:
99+
> Yes, there is and I'm sure you'll love it. Some (but not all) Pro-only features are:
96100
>
97101
> - Unlimited amount of forms. Each form can subscribe to one or multiple MailChimp lists.
98102
> - Easy CSS Builder and custom color themes.
@@ -223,16 +227,22 @@ Your theme folder can be found by browsing to `/wp-content/themes/your-theme-nam
223227
**Fixes**
224228

225229
- `mc4wp_get_current_url()` now takes ports and the WP site url option into account
230+
- Quicktags buttons were not showing because script was not loaded, now it is.
226231

227232
**Improvements**
228233

234+
- Improved CSS reset for the sign-up checkbox
229235
- Added deprecated warning to some functions
236+
- Updated Dutch translations
237+
- Updated English translations
230238

231239
**Additions**
232240

233241
- Added `mc4wp_form_error_{ERROR_CODE}` action hook to allow hooking into all form errors.
234242
- Added `{response}` tag to allow setting a custom response position
235243
- Added various filters to customize form HTML
244+
- Added German language, thanks to [Jochen Gererstorfer](http://slotnerd.de/)
245+
- Added Italian language, thanks to [Gianpaolo](http://www.casalegnovernici.it/)
236246

237247
= 2.1 - July 29, 2014 =
238248

0 commit comments

Comments
 (0)