=== AutoChimp ===
Plugin Name: AutoChimp
Contributors: WandererLLC
Plugin URI: http://www.wandererllc.com/company/plugins/autochimp/
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HPCPB3GY5LUQW&lc=US
Tags: admin, email, MailChimp, Mail, Chimp, campaign, mailing list, create, automatically, subscribe
Requires at least: 2.8
Tested up to: 3.01
Stable tag: 0.8
Keep website users and mailing lists in sync and create campaigns from posts.
== Description ==
Automatically add, remove, and update users to your [MailChimp](http://eepurl.com/MnhD "Mail Chimp") mailing list as users subscribe and unsubscribe to your site. Create MailChimp mail campaigns automatically from blog posts. AutoChimp uses a single options page to help you to simply and quickly manage your preferred settings. In order to use AutoChimp, you must already have an account with MailChimp and at least one mailing list.
To use, save your MailChimp API Key on the options page then start adding your new registrations to any selected MailChimp mailing list. You can configure the plugin to update your mailing list when 1) a new user subscribes, 2) a user unsubscribes, or 3) a user updates his information. You may also choose to create campaigns automatically from post categories of your choosing. You can send the campaigns immediately or just save them.
== Screenshots ==
1. The options page for AutoChimp works in a logical flow from top to bottom. The first thing to do is to save your API key. Once you do this, you only need to select the options that you want to support.
== Special Notes ==
1) Updating your mailing list when a user changes their profile has the potential to be problematic. If you have alternate UIs or non-standard ways of updating users, then the correct sequence of calls may not happen and, as a result, the subscribed user will not be found in your MailChimp mailing list. This is because there is the notion of an old email and a new email. The old email must be fetched before the new email and if the plugin doesn't correctly pick up the old email, then it will be impossible to update a member. The old email is fetched when the user's profile page is displayed. The new email is saved when the user commits the update.
2) Sometimes, plugin output may not render properly in your campaigns generated from posts. This is usually because the plugin doesn't have access to information it needs until it is displaying its output on the screen for an end user. The best suggestion in this case is to learn which of your plugins are problematic (most are fine) and adapt accordingly. We'll look for ways to improve this in the future too.
3) Your campaign formatting may appear differently than your post formatting. This is because your post uses formatting files that belong to your WordPress theme that your campaign doesn't have access to. The best thing you can do is to use the HTML tab in the "Post Edit" page to add specific HTML instructions. MailChimp campaigns speak HTML very well.
4) The subject of your campaign is your blog post title. The "From" email address and name are taken from your MailChimp configuration. To change that, you'll need to log into your MailChimp account. The "To" field is the "*|FNAME|*" merge code.
== Frequently Asked Questions ==
= How do I make suggestions or report bugs for this plugin? =
Just go to and follow the instructions.
== Changelog ==
= 0.8 =
* Users can now create mail campaigns from posts when publishing a new post.
* Added additional UI to support basic preferences for creating campaigns from posts.
= 0.6 =
* Add, update, and delete users in your mailing list as your site's users change. This synchronization is one-way: from site to mailing list.
* Basic UI for keeping a mailing list in sync with your site's users.
== Upgrade Notice ==
= 0.8 =
This version adds the ability to create campaigns from blog posts.
== Acknowledgements ==
There are many people who have suggested features for AutoChimp. Special consideration needs to be made to the following people who had an active role in contributing by providing a detailed design, monetary sponsorship, or offering to test and provide useful feedback:
1) Anton Alksnin at [Forex Alert](http://www.forex-alert.net "Forex Alert") for supporting the "blog post to campaign" feature.
== License ==
This file is part of AutoChimp.
AutoChimp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
AutoChimp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See the license at .