=== MailChimp Subscribe Widget ===
Contributors: shonezlo
Tags: mailchimp, subscribe, mailing list, list, widget
Requires at least: 3.9
Tested up to: 4.0
Stable tag: 0.9
License: WTFPL
License URI: http://www.wtfpl.net/txt/copying/

== Description ==

Provides a widget that allows people to subscribe to a MailChimp list of your choice.

= Features =

* Almost no configuration needed: just your MailChimp API key and a mailing list
* Widget is fully self contained, so it's easy to have separate widgets for each language
* Easy to style

= Good for internationalization =

* Create a widget for every language and selectively show them with widget logic plugin

== Installation ==

1. Upload the plugin to your Wordpress site and enable it. 
2. Go to Appearance, then Widgets.
3. Add a MailChimp Subscribe widget to a registered area.
4. Enter your MailChimp API key to the widget, click save (it will pull your mailing lists)
5. Select a list you want people to subscribe to.

Done!

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png

== Changelog ==

= 0.9 =
First release