=== MailChimp Widget === Contributors: jameslafferty Tags: newsletter, MailChimp, mailing list, widget, email marketing Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: trunk Adds a widget that allows your users to sign up for your MailChimp mailing list. == Description == This plugin provides an easy, lightweight way to let your users sign up for your MailChimp list. You can use it to sign up users for several different lists by creating multiple instances of the widget. Once a user has signed up, a cookie is stored on their machine to prevent the sign up form for that particular list from displaying. Sign ups for other lists will display. The MailChimp Widget: * is easy to use * is AJAX-enabled, but degrades gracefully if Javascript isn't turned on * encourages the collection of only information that you actually need (i.e., an email address) to send your mailers == Installation == 1. Upload the mailchimp_widget to /wp-content/plugins/. 1. Activate the plugin through the "Plugins" menu in WordPress. 1. Enter a valid MailChimp API key on the plugin admin page ("Settings" >> "MailChimp Widget"). You can obtain a MailChimp API key after creating an account at MailChimp.com. 1. Drag the widget into your sidebar from the "Widgets" menu in WordPress. 1. Select a mailing list and you're ready to go! == Frequently Asked Questions == There are no Frequently Asked Questions yet... This is the first release! == Screenshots == 1. Just add your MailChimp API key. 2. Select your Widget Options. 3. The widget displays in your sidebar. == Changelog == = 0.2.1 = * Wrap spl_autoload in try catch to prevent fatal error on some systems. = 0.2 = * Adds optional first and last name fields. = 0.1.3 = * Began internationalizing the plugin. = 0.1.2 = * Fixed issue with widget button label. = 0.1.1 = * Updated link in admin notices. = 0.1a = * Changed filenames which were causing an issue with autoloading on some systems. = 0.1 = * First release. == Upgrade Notice == = 0.2.1 = * Bugfix to correct functioning of spl_autoload on some systems. = 0.2 = * Now have optional first and last name fields for the widget. = 0.1.3 = * Added .pot file and languages folder. = 0.1.1 = * Fixed link in admin notices to be actually functional. = 0.1a = * This may help if you're getting an error on activation. = 0.1 = * First release.