=== MailChimp Subscriber Chiclet ===
Contributors: gavinr
Donate link: http://gavinr.com/donate
Tags: mailchimp, chiclet, subscribers, mc
Requires at least: 3.0.1
Tested up to: 4.7
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display the number of MailChimp subscribers you have on your WordPress site.

== Description ==

This plugin allows you to display the number of MailChimp subscribers you have, anywhere on your WordPress site.

== Installation ==

1. Upload the plugin zip file to the `/wp-content/plugins/` directory, or search in WordPress for "MailChimp Subscriber Chiclet"
2. Activate the plugin.
1. Go to `Settings > MailChimp Subscriber Chiclet` and set your MailChimp API key, then copy/paste a shortcode from there to anywhere (Pages, Posts, Text Widget) in your site!

== Frequently Asked Questions ==

= Do I need a Pro MailChimp account? =

No - any level MailChimp account should work.

= How do I get my MailChimp API Key to use in the "Settings" panel? =

Go here and login: https://admin.mailchimp.com/account/api-key-popup  ... BAM!

= What colors are available for the Chiclet? =

Blue, red, yellow, and black are available when you generate the shortcode. More colors are coming soon with the [Pro version](http://www.gavinr.com/mailchimp-subscriber-chiclet-for-wordpress) of this plugin.

= How do I add the Chiclet programmatically? =

To add the plugin to your theme (like the footer.php file), use the `do_shortcode` method of WordPress. See the screenshots for details.

== Screenshots ==

1. Chiclet used in the WordPress Text Widget in a Sidebar.
2. Chiclet used in a page.
3. Settings page
4. Add the plugin programmatically to your theme files

== Changelog ==

= 1.0.2 =
* Updating to v3 of MailChimp API.

= 1.0.1 =
* Compatible with WordPress 4.5

= 1.0 =
* Initial Plugin

== Upgrade Notice ==

= 1.0 =
No upgrade notice for version 1.0.

