MailChimp Forms by MailMunch - Version 3.0.5

Version Description

Download this release

Release Info

Developer mailmunch
Plugin Icon 128x128 MailChimp Forms by MailMunch
Version 3.0.5
Comparing to
See all releases

Code changes from version 3.0.4 to 3.0.5

includes/class-mailchimp-mailmunch.php CHANGED
@@ -22,7 +22,7 @@ define( 'MAILCHIMP_MAILMUNCH_SLUG', "mailchimp-mailmunch" );
22
  define( 'MAILCHIMP_MAILMUNCH_PREFIX', 'mc_mm' );
23
  define( 'MAILCHIMP_MAILMUNCH_POST_TYPE', 'mailmunch_page' );
24
  define( 'MAILCHIMP_MAILMUNCH_PLUGIN_DIRECTORY', 'mailchimp-forms-by-mailmunch' );
25
- define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.0.4' );
26
 
27
  /**
28
  * The core plugin class.
22
  define( 'MAILCHIMP_MAILMUNCH_PREFIX', 'mc_mm' );
23
  define( 'MAILCHIMP_MAILMUNCH_POST_TYPE', 'mailmunch_page' );
24
  define( 'MAILCHIMP_MAILMUNCH_PLUGIN_DIRECTORY', 'mailchimp-forms-by-mailmunch' );
25
+ define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.0.5' );
26
 
27
  /**
28
  * The core plugin class.
mailchimp-mailmunch.php CHANGED
@@ -16,7 +16,7 @@
16
  * Plugin Name: MailChimp Forms by MailMunch
17
  * Plugin URI: http://connect.mailchimp.com/integrations/mailmunch-email-list-builder
18
  * Description: The MailChimp plugin allows you to quickly and easily add signup forms for your MailChimp lists. Popup, Embedded, Top Bar and a variety of different options available.
19
- * Version: 3.0.4
20
  * Author: MailMunch
21
  * Author URI: http://www.mailmunch.co
22
  * License: GPL-2.0+
16
  * Plugin Name: MailChimp Forms by MailMunch
17
  * Plugin URI: http://connect.mailchimp.com/integrations/mailmunch-email-list-builder
18
  * Description: The MailChimp plugin allows you to quickly and easily add signup forms for your MailChimp lists. Popup, Embedded, Top Bar and a variety of different options available.
19
+ * Version: 3.0.5
20
  * Author: MailMunch
21
  * Author URI: http://www.mailmunch.co
22
  * License: GPL-2.0+
public/mailchimp-mailmunch-landing-page.php CHANGED
@@ -17,6 +17,23 @@ if ( is_array( $response ) && ! is_wp_error( $response ) ) {
17
  include( get_query_template( '404' ) );
18
  die();
19
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ?>
21
  <!DOCTYPE html>
22
  <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
@@ -39,7 +56,7 @@ if ( is_array( $response ) && ! is_wp_error( $response ) ) {
39
  <?php echo $pageHead; ?>
40
  </head>
41
  <body>
42
- <?php echo do_shortcode($pageBody); ?>
43
 
44
  <?php wp_footer(); ?>
45
  </body>
17
  include( get_query_template( '404' ) );
18
  die();
19
  }
20
+
21
+ function parse_shortcodes($html) {
22
+ $pattern = get_shortcode_regex();
23
+ if (preg_match_all( '/'. $pattern .'/s', $html, $matches )
24
+ && array_key_exists( 2, $matches ))
25
+ {
26
+ $shortcodes = array_unique($matches[0]);
27
+ foreach ($shortcodes as $shortcode) {
28
+ $parsedShortcodeHtml = do_shortcode($shortcode);
29
+ if (!empty($parsedShortcodeHtml)) {
30
+ $jsonEncodedShortcodeHtml = json_encode($parsedShortcodeHtml);
31
+ $html = str_replace($shortcode, substr($jsonEncodedShortcodeHtml, 1, -1), $html);
32
+ }
33
+ }
34
+ }
35
+ return $html;
36
+ }
37
  ?>
38
  <!DOCTYPE html>
39
  <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
56
  <?php echo $pageHead; ?>
57
  </head>
58
  <body>
59
+ <?php echo parse_shortcodes($pageBody); ?>
60
 
61
  <?php wp_footer(); ?>
62
  </body>
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === MailChimp Forms by MailMunch ===
2
- Contributors: mailmunch, lizgannes
3
- Tags: mailchimp, MailChimp form, MailChimp plugin, mailchimp popup, mailchimp newsletter, mailchimp widget, mailchimp wordpress
4
-
5
- Requires at least: 3.8
6
- Tested up to: 4.7.3
7
- Stable tag: 3.0.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,20 +12,23 @@ MailChimp Forms to get more email subscribers. Subscribe your WordPress visitors
12
 
13
  == Description ==
14
 
15
- = MailChimp Forms WordPress Plugin =
16
 
17
- **MailChimp Forms by MailMunch** allows you to painlessly add MailChimp sign up forms to your WordPress site. The MailChimp form captures the lead and sends it to specific MailChimp lists automatically. You can set it to no op-in, opt-in, or double opt-in. You can add MailChimp forms to posts, pages or sidebar, and also open it as a popup or top bar. Simply sign up and connect your MailChimp account into the plugin admin settings and it will pull in all your MailChimp lists. From there you can choose the MailChimp lists you want to make MailChimp forms for.
18
 
19
- What is [MailChimp](http://www.mailchimp.com/)? MailChimp is one of the best email marketing tools. Signup up for a [FREE Trial Account](http://www.mailchimp.com/signup/) and see for yourself!
20
 
21
  [vimeo http://vimeo.com/117103275]
22
 
 
 
23
  > <strong>MailMunch Account</strong><br>
24
  > MailMunch is a standalone service that integrates with all web platforms including WordPress. MailMunch account will be required if you want to use the premium features.
25
 
26
- Our improved signup plugin for MailChimp will proactively sign-up new subscribers to your MailChimp newsletter list. Our MailChimp forms offer the same basic features that MailChimp's official plugin, but also much more. In addition to the form, analytics will help you track the number of MailChimp form views and subscriptions.
 
 
27
 
28
- = MailChimp Forms - Form Types =
29
  * MailChimp Popup with Exit
30
  * MailChimp Embedded
31
  * MailChimp Sidebar Widget
@@ -33,27 +36,62 @@ Our improved signup plugin for MailChimp will proactively sign-up new subscriber
33
  * MailChimp Scroll Box
34
  * MailChimp Landing Pages
35
 
36
- = MailChimp Forms - Features =
37
- * Responsive Design: Your MailChimp forms will look beautiful on any device, mobile, desktop or tablet
38
- * Full Customization: Beautiful themes for your MailChimp forms that are fully customizable
39
- * Analytics: Get analytics and reports on how your MailChimp forms are performing
40
- * Page Targeting: Show your MailChimp forms exactly when and where you want to
41
- * A/B Testing: A/B test your MailChimp forms to improve conversion
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
- In no time you'll be creating superb MailChimp newsletter forms that never let you down and that capture thousands of emails every day.
44
 
45
- = Why MailChimp? =
46
- Your MailChimp list is one of your most important assets, no matter if you're a blogger, marketer or small business owner. MailChimp Forms by MailMunch will build great looking forms that convert.
47
 
48
- MailChimp Forms by MailMunch is a super-fast tool that lets you build beautiful looking MailChimp forms to maximize conversions and grow your MailChimp list.
 
 
49
 
50
  After installation and creating your account, the plugin will guide you through connecting with MailChimp, selecting your MailChimp list, and then adding the MailChimp form to your site. The time from starting installation to have the form on your site should be less than 5 minutes - absolutely everything can be done via our user friendly GUI - no file editing at all!
51
 
52
  == Installation ==
53
 
54
- This section describes how to install the MailChimp plugin and get started using it.
55
-
56
- = Version 2.8+ =
57
  1. Unzip our archive and upload the entire `mailchimp-mailmunch` directory to your `/wp-content/plugins/` directory
58
  2. Activate the MailChimp plugin through the 'Plugins' menu in WordPress
59
  3. Look for "MailChimp" in the WordPress admin menu and click it
@@ -63,195 +101,283 @@ This section describes how to install the MailChimp plugin and get started using
63
  7. Connect MailChimp and choose a list
64
  8. Start collecting user emails and growing your MailChimp subscriber list!
65
 
66
- = Advanced =
67
- If you are using Wordpress v3.0 or higher, you can use the short-code given during the MailChimp form creation. It will look something like this:
68
- ` [mailmunch-XYZ] `
69
 
70
  == Frequently Asked Questions ==
71
 
72
- = What in the world is MailChimp? =
73
  [MailChimp](http://mailchimp.com/features/all/) is full of useful, powerful email marketing features that are easy to use whether you're an email marketing expert, or a small business just getting started.
74
 
75
  To learn more, just check out: [MailChimp](http://mailchimp.com/features/all/)
76
 
77
- = Do I need to have a MailChimp Account? =
 
 
 
78
  Yes, you can register on MailChimp at [MailChimp](https://login.mailchimp.com/signup). MailChimp has a free plan.
79
 
80
- = Do I need a MailMunch account? =
81
  You will need a MailMunch account if you want to use any of our premium features. It's 100% free to sign up and you can have unlimited MailChimp forms for free.
82
 
83
- = Do I need to have lists already set up in MailChimp? =
84
  Yes, you have to have at least 1 list set up in MailChimp.
85
 
86
  For more help, visit the MailChimp Support article [How do I create a new list?](http://kb.mailchimp.com/article/where-can-i-find-my-api-key "How do I create a new list?")
87
 
88
- = What do I do first? =
89
- The first step is to activate the plugin and then we will guide you through the process of connecting your MailChimp account and choosing the MailChimp list. This is done on the WordPress admin "MailChimp" menu page.
90
-
91
- = Do I need MailChimp's API Key? =
92
  You don't have to worry about that. We will guide you through the MailChimp flow.
93
 
94
- = How do I add my MailChimp lists? =
95
  After you connect your MailChimp account, the plugin will fetch all of your MailChimp list information and load it into the plugin admin. You can simply choose the MailChimp lists you want to make forms for.
96
 
97
- = How do I add the MailChimp sign up forms to my site? =
98
  We offer a variety of MailChimp forms: Popups, Embedded, Top Bar, etc. You can choose which pages, posts or categories to show MailChimp form on. You can also use a shortcode to add a MailChimp form to a specific area in a page or post. Everything is done visually.
99
 
100
- = Does this plugin slow down my site? =
101
- Absolutely not. MailChimp by MailMunch is designed with high performance and scalability in mind. It's completely asynchronous and hosted on Amazon's highly scalable infrastructure. Some of our customers have very high traffic websites.
102
 
103
- = How many more emails will list builder help me get? =
104
- Most people see a 100% to 500% growth in their MailChimp email subscribers.
105
 
106
- = How to display a MailChimp form in my template files? =
107
- You can display MailChimp shortcodes using `echo do_shortcode([SHORTCODE])`.
108
 
109
- Example:
110
- `<?php echo do_shortcode( '[mailmunch-form id=79669]' ) ?>`
111
 
112
- = Does this plugin work with MailChimp groups? =
113
- Yes. You can choose which MailChimp group to add subscribers to.
114
 
115
- = Which MailChimp form type is right for me? =
116
- We have a few great MailChimp form options:
117
 
118
- 1. Popup MailChimp form: Most effective way to grow your MailChimp list.
119
- 2. Embedded MailChimp form: Embed MailChimp forms any where in posts or pages.
120
- 3. Sidebar MailChimp form: If you have a sidebar, add a MailChimp sidebar widget there.
121
- 4. Top Bar MailChimp form: Add a MailChimp form as a top or bottom bar.
122
- 5. Scroll Box MailChimp form: Politely slides when a user scrolls your page.
123
 
124
- = How to add MailChimp forms to my site? =
125
- You can add MailChimp opt-in forms to your site by going to MailChimp Forms by MailMunch. Choose a MailChimp form type, then choose a layout and modify the text, colors and design using the point & click editor. Now, connect to the MailChimp API and integrate. You are ready to publish your MailChimp form. Go MailChimp!
126
 
127
- = How to add a MailChimp sidebar widget? =
128
- To create your MailChimp Sidebar widget, go to your Appearance > Widgets. Then, drag MailChimp Forms widget to your sidebar and expand it and choose or create your MailChimp form.
129
 
130
- = Do your MailChimp forms work on mobile devices? =
131
- Yes. Our MailChimp popups, MailChimp embed forms, MailChimp sidebar widgets and MailChimp top bars are fully designed to work on mobile.
132
 
133
- = How does the MailChimp form analytics feature work? =
134
- MailChimp provides complete analytics on your MailChimp forms and MailChimp subscribers.
135
 
136
- = How is this MailChimp plugin better than other MailChimp plugins? =
137
- This MailChimp plugin is the easiest, fastest and best form builder. Try other MailChimp plugins and then try ours.
 
 
 
 
 
 
138
 
139
- = How do I change the MailChimp submit button text? =
140
- Edit your MailChimp form and go to the "Fields" step. Update the MailChimp submit button text.
141
 
142
- = How do I add new MailChimp fields to my form? =
143
- Edit your MailChimp form and go to the "Fields" step. Click add new MailChimp field.
144
 
145
- = How do I change the MailChimp field labels? =
146
- Edit your MailChimp form and go to the "Fields" step. Edit the MailChimp field and update the label.
147
 
148
- = What are the differences between MailChimp Forms Free & Premium? =
149
- > MailChimp Forms by MailMunch helps you get more subscribers with the following features:<br />
150
- > MailChimp Premium Themes.<br />
151
- > MailChimp Whitelabel Forms.<br />
152
- > Lots Of Additional Beatiful Layout & Design Options.<br />
153
- > Instant Notification Emails.<br />
154
- > Two Step Optin Feature: Trigger a Mailchimp Popup Optin Form after the user clicks on a hyperlink.<br />
155
- > Priority Email Support.<br />
156
- >
157
- >
158
- > [Learn more about MailChimp Forms by MailMunch >>](https://www.mailmunch.co/mailchimp?r=mailchimp-forms)
159
 
160
- == Other Notes ==
161
 
162
- Our MailChimp email newsletter list builder helps WordPress users build their audiences on MailChimp.
163
 
164
- == About MailChimp ==
 
 
 
 
165
 
166
- = About MailChimp =
167
 
168
- [MailChimp](http://mailchimp.com/) is currently used by more than seven million businesses and people throughout the world. The features and integrations of MailChimp allow you to send out automated messages, marketing emails, as well as different targeted campaigns. MailChimp has been in business since the year 2001. Since that time MailChimp has grown and now there are more than 500 million emails sent through MailChimp each day. MailChimp is a simple email marketing software. So many MailChimp users cannot be wrong. If you are creating an email newsletter, MailChimp can help. MailChimp is a platform to create, design, and publish your newsletters.
169
 
170
- With MailChimp you can build a list of email subscribers. MailChimp allows you to customize templates. MailChimp is the best email marketing platform. The pricing is affordable, making MailChimp perfect.
 
 
 
 
171
 
172
- MailChimp is a simple EMS (email marketing software) that provides you with a number of different options for saving templates, designing new templates, and sending email campaigns. MailChimp's drag and drop email editor is very easy to use and sets it apart. More than a million MailChimp users cannot be wrong.
173
 
174
- If you are creating any type of newsletter, MailChimp can help. Not only can you create your newsletters using MailChimp, but you can also use different options for sharing them on each of your social networks. This makes MailChimp your own personal platform to create, design, and publish each of your newsletters.
175
 
176
- With MailChimp you will be able to build a list of people that you want to target and send your marketing products to. You can even save this list using MailChimp so that you can use it at a later point in time. In addition, MailChimp allows you to create and customize templates so that you can use them for each of your products.
 
 
 
177
 
178
- If you have been looking for the best email marketing software programs, look no further than MailChimp. This is truly an EMS program that will allow you to do everything that you need to. The pricing scheme is affordable, making MailChimp perfect for any size company large or small.
179
 
180
- == Screenshots ==
181
 
182
- 1. MailChimp Form Designer
183
- 2. The MailChimp Form Builder
184
- 3. MailChimp Settings
185
- 4. Publish page for MailChimp builder
186
- 5. Example MailChimp form design
187
- 6. Another MailChimp form example
188
- 7. Another MailChimp connected example
189
 
190
- == Changelog ==
191
 
192
- = MailChimp Forms 3.0.4 =
193
- * Fixing bugs and some improvements
194
- * Added shortcode support for landing pages
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
 
196
- = MailChimp Forms 3.0.1 =
197
- * Use MailChimp landing pages as home page
198
- * Fixed conflict with SEO plugins
199
 
200
- = MailChimp Forms 3.0.0 =
201
- * Landing Pages with MailChimp forms
202
 
203
- = MailChimp Forms 2.1.7 =
204
- * Updated to use MailChimp API v3
205
 
206
- = MailChimp Forms (2016-07-28) =
207
- * Added new MailChimp themes
208
- * Added date field and textarea field
209
- * Resize MailChimp popups
210
 
211
- = MailChimp Forms 2.1.5 =
212
- * Upgraded to a Faster CDN
213
 
214
- = MailChimp Forms (2016-05-16) =
215
- * Redesigned subscribers page
216
- * Improved MailChimp search
217
 
218
- = MailChimp Forms 2.1.4 =
219
- * Fixed a bug that caused display issues on some sites after unchecking the "New CSS" powerup
220
 
221
- = MailChimp Forms 2.1.3 =
222
- * Performance improvements
223
- * Minor Bugfixes
224
 
225
- = MailChimp Forms 2.1.2 =
226
- * Improved MailChimp Popup targeting engine: changed how a session is counted (a session now expires after 30 minutes of inactivity).
 
 
 
227
 
228
- = MailChimp Forms 2.1.1 =
229
- * Various other small bugfixes & improvements
230
 
231
- = MailChimp Forms 2.1.0 =
232
- * Refactored MailChimp Popup
233
- * Improved MailChimp Form targeting
234
 
235
- = MailChimp Forms 2.0.9 =
236
- * Fixed MailChimp integration bug
237
- * Fixed MailChimp lists not found bug
238
 
239
- = MailChimp Forms 2.0.8 =
240
- * More MailChimp form themes
 
 
 
241
 
242
- = MailChimp Forms 2.0.7 =
243
- * Fixed MailChimp API wrapper class file
244
 
245
- = MailChimp Forms 2.0.6 =
246
- * MailChimp API update
 
 
 
 
 
247
 
248
- = MailChimp Forms 2.0.5 =
249
- * Impression tracking can now be disabled
250
- * Small UI improvements to form editor
251
- * Numerous bug fixes
252
 
253
- = MailChimp Forms 2.0.4 =
254
- * MailChimp automation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
255
 
256
  = MailChimp Forms 2.0.3 =
257
  * Added new layout
@@ -282,21 +408,3 @@ If you have been looking for the best email marketing software programs, look no
282
 
283
  = MailChimp Forms 1.0.7 =
284
  * MailChimp confirmation email
285
-
286
- = MailChimp Forms 1.0.6 =
287
- * Fixed MailChimp double opt-in
288
-
289
- = MailChimp Forms 1.0.5 =
290
- * More MailChimp features
291
-
292
- = MailChimp Forms 1.0.4 =
293
- * Fixed subscribers not showing on MailChimp
294
-
295
- = MailChimp Forms 1.0.3 =
296
- * Added scroll box left position
297
-
298
- = MailChimp Forms 1.0.2 =
299
- * Few bug fixes with MailChimp API
300
-
301
- = MailChimp Forms 1.0.1 =
302
- * The first version of MailChimp Forms WordPress plugin by MailMunch
1
  === MailChimp Forms by MailMunch ===
2
+ Contributors: mailmunch, lizgannes, mailchimpzain, adeelraza, jessicabrownmm
3
+ Donate link: https://www.mailmunch.co/pricing/?utm_source=wp-plugin-repo&utm_medium=mailchimp-mailmunch&utm_campaign=donate-link
4
+ Tags: mailchimp, mailchimp form, mailchimp popup, mailchimp newsletter, mailchimp widget, mailchimp wordpress, email, marketing, newsletter
5
+ Requires at least: 4.0
6
+ Tested up to: 4.8
7
+ Stable tag: 3.0.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ #### MailChimp Forms by MailMunch
16
 
17
+ *Adding sign-up methods for your MailChimp lists to your WordPress site is now easier than ever.*
18
 
19
+ MailChimp Forms by MailMunch allows you to painlessly add MailChimp sign up forms to your WordPress site. The MailChimp form captures the lead and sends it to specific MailChimp lists automatically. You can set it to no op-in, opt-in, or double opt-in.
20
 
21
  [vimeo http://vimeo.com/117103275]
22
 
23
+ What is [MailChimp](http://www.mailchimp.com/)? MailChimp is one of the best email marketing tools. Signup up for a [FREE Trial Account](http://www.mailchimp.com/signup/) and see for yourself!
24
+
25
  > <strong>MailMunch Account</strong><br>
26
  > MailMunch is a standalone service that integrates with all web platforms including WordPress. MailMunch account will be required if you want to use the premium features.
27
 
28
+ #### MailChimp Forms and Landing Pages
29
+
30
+ Our MailChimp plugin allows you to build a range of different MailChimp forms and pages.
31
 
 
32
  * MailChimp Popup with Exit
33
  * MailChimp Embedded
34
  * MailChimp Sidebar Widget
36
  * MailChimp Scroll Box
37
  * MailChimp Landing Pages
38
 
39
+ #### MailChimp Form Features
40
+
41
+ - Connect with your MailChimp account in seconds. No API keys required
42
+
43
+ - Build **unlimited** forms for any of your MailChimp lists with an easy-to-use admin, including multiple forms for the same list
44
+
45
+ - Sign-up forms look beautiful, user-friendly and mobile optimized. You have complete control over the form fields and can send anything you like to MailChimp
46
+
47
+ - Analytics and reporting for your MailChimp forms
48
+
49
+ - A/B Test your MailChimp forms and improve conversions
50
+
51
+ - Includes landing page builder with MailChimp forms
52
+
53
+ - Disable or Enable the default MailChimp welcome email
54
+
55
+ - Add MailChimp forms to any post or page
56
+
57
+ - Supports MailChimp interest groups
58
+
59
+ - View your MailChimp analytics and reports
60
+
61
+ - Custom thank you message for MailChimp subscribers
62
+
63
+ In no time you'll be creating superb MailChimp newsletter forms and landing pages that never let you down and capture thousands of emails every day.
64
+
65
+ #### Real Testimonials
66
+
67
+ > "MailChimp is just the best. So easy to use and easy to integrate into my WordPress site. Thanks MailChimp for being so user friendly and awesome." - @chris_j [Read the review](https://wordpress.org/support/topic/awsome-plugin-69/)
68
+
69
+ > "I am so in love with this plugin! It simplifies using MailChimp while I’m in my site instead of having to switch it back and forth. LOVE it!!!" - @sagecreekmeadow [Read the review](https://wordpress.org/support/topic/love-this-plugin-484/)
70
+
71
+ > "MailChimp campaigns and templates work as expected." - @nvalidsername [Read the review](https://wordpress.org/support/topic/works-as-expected-286/)
72
+
73
+ #### Why MailChimp?
74
+
75
+ MailChimp is a newsletter service that allows you to send out email campaigns to a list of email subscribers. MailChimp is free for lists up to 2000 subscribers, which is why it is the newsletter-service of choice for thousands of businesses.
76
+
77
+ [MailChimp](http://mailchimp.com/) is currently used by more than seven million businesses and people throughout the world. The features and integrations of MailChimp allow you to send out automated messages, marketing emails, as well as different targeted campaigns. MailChimp has been in business since the year 2001. Since that time MailChimp has grown and now there are more than 500 million emails sent through MailChimp each day. MailChimp is a simple email marketing software. So many MailChimp users cannot be wrong. If you are creating an email newsletter, MailChimp can help. MailChimp is a platform to create, design, and publish your newsletters.
78
+
79
+ With MailChimp you can build a list of email subscribers. MailChimp allows you to customize templates. MailChimp is the best email marketing platform. The pricing is affordable, making MailChimp perfect.
80
+
81
+ MailChimp is a simple EMS (email marketing software) that provides you with a number of different options for saving templates, designing new templates, and sending email campaigns. MailChimp's drag and drop email editor is very easy to use and sets it apart. More than a million MailChimp users cannot be wrong.
82
 
83
+ If you are creating any type of newsletter, MailChimp can help. Not only can you create your newsletters using MailChimp, but you can also use different options for sharing them on each of your social networks. This makes MailChimp your own personal platform to create, design, and publish each of your newsletters.
84
 
85
+ With MailChimp you will be able to build a list of people that you want to target and send your marketing products to. You can even save this list using MailChimp so that you can use it at a later point in time. In addition, MailChimp allows you to create and customize templates so that you can use them for each of your products.
 
86
 
87
+ If you have been looking for the best email marketing software programs, look no further than MailChimp. This is truly an EMS program that will allow you to do everything that you need to. The pricing scheme is affordable, making MailChimp perfect for any size company large or small.
88
+
89
+ MailChimp Forms by MailMunch is a super-fast plugin that lets you build beautiful looking MailChimp forms to maximize conversions and grow your MailChimp list.
90
 
91
  After installation and creating your account, the plugin will guide you through connecting with MailChimp, selecting your MailChimp list, and then adding the MailChimp form to your site. The time from starting installation to have the form on your site should be less than 5 minutes - absolutely everything can be done via our user friendly GUI - no file editing at all!
92
 
93
  == Installation ==
94
 
 
 
 
95
  1. Unzip our archive and upload the entire `mailchimp-mailmunch` directory to your `/wp-content/plugins/` directory
96
  2. Activate the MailChimp plugin through the 'Plugins' menu in WordPress
97
  3. Look for "MailChimp" in the WordPress admin menu and click it
101
  7. Connect MailChimp and choose a list
102
  8. Start collecting user emails and growing your MailChimp subscriber list!
103
 
104
+ Visit [our Knowledge Base](https://help.mailmunch.com/hc/) for more detailed installation instructions.
 
 
105
 
106
  == Frequently Asked Questions ==
107
 
108
+ #### What is MailChimp?
109
  [MailChimp](http://mailchimp.com/features/all/) is full of useful, powerful email marketing features that are easy to use whether you're an email marketing expert, or a small business just getting started.
110
 
111
  To learn more, just check out: [MailChimp](http://mailchimp.com/features/all/)
112
 
113
+ #### How to display a form in widget areas like the sidebar or footer?
114
+ Go to **Appearance > Widgets** and use the **MailChimp Forms by MailMunch** widget that comes with the plugin.
115
+
116
+ #### Do I need to have a MailChimp Account?
117
  Yes, you can register on MailChimp at [MailChimp](https://login.mailchimp.com/signup). MailChimp has a free plan.
118
 
119
+ #### Do I need a MailMunch account?
120
  You will need a MailMunch account if you want to use any of our premium features. It's 100% free to sign up and you can have unlimited MailChimp forms for free.
121
 
122
+ #### Do I need to have lists already set up in MailChimp?
123
  Yes, you have to have at least 1 list set up in MailChimp.
124
 
125
  For more help, visit the MailChimp Support article [How do I create a new list?](http://kb.mailchimp.com/article/where-can-i-find-my-api-key "How do I create a new list?")
126
 
127
+ #### Do I need MailChimp's API Key?
 
 
 
128
  You don't have to worry about that. We will guide you through the MailChimp flow.
129
 
130
+ #### How do I add my MailChimp lists?
131
  After you connect your MailChimp account, the plugin will fetch all of your MailChimp list information and load it into the plugin admin. You can simply choose the MailChimp lists you want to make forms for.
132
 
133
+ #### How do I add the MailChimp sign up forms to my site?
134
  We offer a variety of MailChimp forms: Popups, Embedded, Top Bar, etc. You can choose which pages, posts or categories to show MailChimp form on. You can also use a shortcode to add a MailChimp form to a specific area in a page or post. Everything is done visually.
135
 
136
+ #### How to add a MailChimp sidebar widget?
137
+ To create your MailChimp Sidebar widget, go to your Appearance > Widgets. Then, drag MailChimp Forms widget to your sidebar and expand it and choose or create your MailChimp form.
138
 
139
+ #### Do your MailChimp forms work on mobile devices?
140
+ Yes. Our MailChimp popups, MailChimp embed forms, MailChimp sidebar widgets and MailChimp top bars are fully designed to work on mobile.
141
 
142
+ #### How does the MailChimp form analytics feature work?
143
+ MailChimp provides complete analytics on your MailChimp forms and MailChimp subscribers.
144
 
145
+ #### How is this MailChimp plugin better than other MailChimp plugins?
146
+ This MailChimp plugin is the easiest, fastest and best form builder. Try other MailChimp plugins and then try ours.
147
 
148
+ #### How do I change the MailChimp submit button text?
149
+ Edit your MailChimp form and go to the "Fields" step. Update the MailChimp submit button text.
150
 
151
+ #### How do I add new MailChimp fields to my form?
152
+ Edit your MailChimp form and go to the "Fields" step. Click add new MailChimp field.
153
 
154
+ #### How do I change the MailChimp field labels?
155
+ Edit your MailChimp form and go to the "Fields" step. Edit the MailChimp field and update the label.
 
 
 
156
 
157
+ == Other Notes ==
 
158
 
159
+ #### Support
 
160
 
161
+ Use the [WordPress.org plugin forums](https://wordpress.org/support/plugin/mailchimp-forms-by-mailmunch) for community support where we try to help all of our users or you could create a ticket on [MailMunch help center](https://help.mailmunch.com/).
 
162
 
163
+ == Screenshots ==
 
164
 
165
+ 1. Mobile friendly MailChimp forms
166
+ 2. MailChimp Form Designer
167
+ 3. The MailChimp Form Builder
168
+ 4. MailChimp Form Settings
169
+ 5. Publish page for MailChimp builder
170
+ 6. Example MailChimp form design
171
+ 7. Another MailChimp form example
172
+ 8. Another MailChimp connected example
173
 
174
+ == Changelog ==
 
175
 
176
+ #### MailChimp Forms 3.0.0 - March 14, 2017
 
177
 
178
+ **Landing Pages**
 
179
 
180
+ - Added Landing Page builder with MailChimp forms
181
+ - Way to reset submission counts for individual forms.
182
+ - Fixed error thrown for some users on edit forms page 'save'.- Explain that greyed out integrations means that specific plugin is not activated.
183
+ - Updated language files.
184
+ - Fixed interest group errors thrown for some users
 
 
 
 
 
 
185
 
 
186
 
187
+ #### MailChimp Forms 2.1.7 - January 14, 2017
188
 
189
+ - Updated to use MailChimp API v3
190
+ - Added new option to replace/update interest groups
191
+ - Added the ability to bulk remove form fields from the form builder
192
+ - Tweaked class names, labels.
193
+ - Confirm each integration is working as intended.
194
 
 
195
 
196
+ #### MailChimp Forms 2.1.5 - July 28, 2016
197
 
198
+ - Upgraded to faster CDN
199
+ - Added new MailChimp themes
200
+ - Confirm each integration is working as intended
201
+ - Added date field and textarea field
202
+ - Resize MailChimp popups with different sizes
203
 
 
204
 
205
+ #### MailChimp Forms 2.1.4 - May 16, 2016
206
 
207
+ - Redesigned subscribers page
208
+ - Improved MailChimp search
209
+ - Plugin review notice is now dismissible.
210
+ - Fixed a bug that caused display issues on some sites after unchecking the "New CSS" powerup
211
 
 
212
 
213
+ #### MailChimp Forms 2.1.3 - April 23, 2016
214
 
215
+ - Performance improvements
216
+ - Minor Bug fixes
217
+ - Improved formatting of birthday fields.
218
+ - Ensure fields are HTML decoded before sending to MailChimp.
 
 
 
219
 
 
220
 
221
+ #### MailChimp Forms 2.1.2 - March 07, 2016
222
+
223
+ - Improved MailChimp Popup targeting engine: changed how a session is counted (a session now expires after 30 minutes of inactivity).
224
+ - Issue with escaped HTML when using form tags introduced by previous update.
225
+
226
+ #### MailChimp Forms 2.1.1 - February 19, 2016
227
+
228
+ - Various other small bug fixes & improvements
229
+
230
+ #### MailChimp Forms 2.1.0 - February 06, 2016
231
+
232
+ - Refactored MailChimp Popup
233
+ - Improved MailChimp Form targeting
234
+
235
+ #### MailChimp Forms 2.1.2 - January 29, 2016
236
+
237
+ - Improved error messages when writing exceptions to debug log.
238
+ - Show notice when form is missing required MailChimp fields.
239
+
240
+ #### MailChimp Forms 2.0.9 - January 17, 2016
241
+
242
+ - Fixed MailChimp integration bug
243
+ - Fixed MailChimp lists not found bug
244
+
245
+ #### MailChimp Forms 2.0.8 - January 2, 2016
246
+
247
+ - More MailChimp form themes
248
+ - Created API classes to interact with the MailChimp API
249
+
250
+ #### MailChimp Forms 2.0.7
251
+
252
+ - Fixed MailChimp API wrapper class file
253
+ - The "Send Welcome Email" option is no longer supported by MailChimp and has been removed
254
+
255
+ #### MailChimp Forms 2.0.6.9
256
+
257
+ - Fix: repair 'Opt In' default list drop down on options page
258
+ - Fix: repair errors being thrown when a commenter is added to a list
259
+
260
+ #### MailChimp Forms 2.0.6.8
261
+
262
+ - Removed the update MailChimp profile info link, some users brought up security concerns.
263
+ - Fixed missing argument when using table display formatting.
264
+
265
+ #### MailChimp Forms 2.0.6.7
266
+
267
+ - We have added brand new functionality, allowing users to easily customize forms on the fly, through a familiar UI as well as a templating framework to allow users to design and implement their own custom forms. A minor security bug was patched in this release as well. We fixed an issue with the MailChimp API key check running on each page load, and added a few new filters to allow users to alter text.
268
+
269
+ #### MailChimp Forms 2.0.6.6
270
+
271
+ **Fixes**
272
+
273
+ - Added autocomplete="false" to MailChimp API input field
274
+ - Added event listener to form submission (forms can now be placed in modals/slideout menus)
275
 
276
+ #### MailChimp Forms 2.0.6.4
 
 
277
 
278
+ **Fixes**
 
279
 
280
+ - Security Vulnerability patched
 
281
 
282
+ #### MailChimp Forms 2.0.6.3
 
 
 
283
 
284
+ **Fixes**
 
285
 
286
+ - fix bug with nonce security check when using table 'Preferred Form Layout' setting
 
 
287
 
288
+ #### MailChimp Forms 2.0.6.2
 
289
 
290
+ **Fixes**
 
 
291
 
292
+ - added `stripslashes()` to the following settings fields :
293
+ - Single Opt-in Confirmation Message
294
+ - Double Opt-in Confirmation Message
295
+ - Interest Group Label
296
+ - Opt-in Checkbox Text
297
 
298
+ **Updates**
 
299
 
300
+ - Updated readme FAQ section
 
 
301
 
302
+ #### MailChimp Forms 2.0.6.1
 
 
303
 
304
+ - Update SSL conditional in main plugin file
305
+ - Added mcrypt module check, for MailChimp API encryption
306
+ - Conditionally loaded scripts and styles in admin ( prevent conflicts )
307
+ - Included NONCE security checks on form submissions ( helps prevent CSRF and other attacks )
308
+ - Added proper update task function to add missing settings to the options page ( prevents undefined variables for new settings )
309
 
310
+ #### MailChimp Forms 2.0.6
 
311
 
312
+ - Biggest change is migrating the plugin to use MailChimp's v3 API.
313
+ - Added missing styles to post page ( added missing icon to tinyMCE button )
314
+ - Added missing styles to widget page
315
+ - Adjusted Chimp Chatter activity time formatting to return correct time based on user time zone
316
+ - New Feature: Real time updates to MailChimp Account Activity ( utilizing the heartbeat MailChimp API )
317
+ - New Feature: Added MailChimp account activity widget to dashboard ( with live updates using heartbeat MailChimp API )
318
+ - Added screenshot of admin dashboard account activity widget
319
 
320
+ #### MailChimp Forms 2.0.5.9
 
 
 
321
 
322
+ - Added reCAPTCHA support to prevent bots and spammers from submitting forms
323
+ - Split settings page into three separate sections
324
+ - Removed Jetpack sharing icons from appearing in the success messages
325
+
326
+ #### MailChimp Forms 2.0.5.8
327
+
328
+ - Update MailChimp API to v2.0
329
+ - Added MailChimp API Key Validation Check
330
+ - Updated translation files with new strings
331
+ - Update existing screen shots and add new screen shot
332
+ - Update FAQ
333
+ - Added "loaded server modules" to the debug page, to better aid in support requests
334
+
335
+ #### MailChimp Forms 2.0.5.7
336
+
337
+ - Changed name of plugin to MailChimp Forms
338
+ - Added support for multiples of the same MailChimp list
339
+ - Bug fixes
340
+
341
+ #### MailChimp Forms 2.0.5.6
342
+
343
+ - Added support for multiples of the same MailChimp list
344
+ - Bug fixes
345
+
346
+ #### MailChimp Forms 2.0.5.5
347
+
348
+ - Supports custom merge vars now
349
+ - Allows import from MailChimp
350
+ - Allows Table or Div output
351
+
352
+ #### MailChimp Forms 2.0.5.4
353
+
354
+ - Fixed form not submitting to MailChimp for anonymous users bug
355
+
356
+ #### MailChimp Forms 2.0.5.3
357
+
358
+ - Custom merge vars allows more customized field configuration
359
+
360
+ #### MailChimp Forms 2.0.5.2
361
+
362
+ - Removed required from First Name and Last Name fields
363
+ - Added update routines for future versions
364
+
365
+ #### MailChimp Forms 2.0.5.1
366
+
367
+ - Changed the list logic and added a notice for the MERGE VAR naming schema
368
+
369
+ #### MailChimp Forms 2.0.5
370
+
371
+ - Impression tracking can now be disabled
372
+ - Small UI improvements to form editor
373
+ - Numerous bug fixes
374
+
375
+ #### MailChimp Forms 2.0.4.9
376
+
377
+ - Changed CSS paths from Absolute to Relative
378
+
379
+ #### MailChimp Forms 2.0.4 =
380
+ - MailChimp automation
381
 
382
  = MailChimp Forms 2.0.3 =
383
  * Added new layout
408
 
409
  = MailChimp Forms 1.0.7 =
410
  * MailChimp confirmation email