=== Plugin Name === Contributors: DvanKooten Donate link: http://dannyvankooten.com/donate/ Tags: newsletter,sign-up,mailchimp,aweber,newsletter signup,checkbox,ymlp,email,email address,subscribe,subscribers,phplist,icontact,mailinglist,checkbox,form widget,widget,newsletter widget,subscribe widget Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 1.6.1 Boost your mailinglist size by adding various ways for your visitors to subscribe: A newsletter sign-up checkbox for your comment forms, a sign-up form widget and a shortcode to embed a sign-up form in your posts. == Description == = Newsletter Sign-Up = Boost your mailinglist size with this newsletter plugin! This plugin adds various ways for your visitors to subscribe to your third-party newsletter: A checkbox to your comment or registration forms, a sign-up form widget and a shortcode to easily embed newsletter sign-up forms in your posts and pages. This plugin currently supports the following newsletter providers but is not limited to those: MailChimp, YMLP, Aweber, iContact, PHPList, Feedblitz. You can practically use the plugin for EVERY newsletter provider that's around if you use the right configuration settings. **Features:** * Add a "sign-up to our newsletter" checkbox to your comment form or register form (including BuddyPress or MultiSite forms) * Add a customizable newsletter sign-up form as a widget. * Embed a customizable sign-up form in your posts or pages by using the shortcode `[newsletter-sign-up-form]`. * Embed a sign-up form in your template files by calling `nsu_signup_form();` * Use the MailChimp or YMLP API or any other third party newsletter provider. * Works with most major mailinglist services because of the form mimicing feature. * Compatible with [WYSIWYG Widgets](http://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/) to allow easy widget text editing. **More info:** * [Newsletter Sign-Up](http://dannyvankooten.com/wordpress-plugins/newsletter-sign-up/) * Check out more [WordPress plugins](http://dannyvankooten.com/wordpress-plugins/) by the same author * [Follow Danny on Twitter](http://twitter.com/DannyvanKooten) for lightning fast support and updates. = "Sign me up" checkbox = One of the things NSU does is adding a "Sign me up to your newsletter checkbox" to your comment and registration forms. Most visitors who care to comment are willing to subscribe to your newsletter too. Signing up to your newsletter is as easy as ticking a checkbox! = Sign-up forms = Another strength of NSU is the ability to create sign-up forms and easily embed those in multiple places. Newsletter Sign-Up comes with a sign-up form widget, a shortcode to use in your posts and/or pages and a function call to use in your template files. You can even choose to redirect the visitor to a certain page after signing-up, offering them exclusive content or a "thank you for signing up" message. = Using MailChimp or YMLP? Use their API's! = If you're using MailChimp or YMLP then you're in luck. Configuring is as easy as providing your API credentials so that Newsletter Sign-Up can work with the API of your newsletter provider. = Customizable = All generated forms come with common CSS classes and unique CSS identifiers so that you can easily style them to your likings. = Easy to setup = Configuring Newsletter Sign-Up has been made as easy as possible. With the Configuration Extractor that comes with Newsletter Sign-Up all you have to is provide your sign-up form HTML code, the configuration extractor tool will then analyze it and try to extract the right values for you. == Installation == 1. Upload the contents of newsletter-sign-up.zip to your plugins directory. 1. Activate the plugin 1. Specify your newsletter service settings. For more info head over to: [How to configure Newsletter Sign-Up](http://dannyvankooten.com/wordpress-plugins/newsletter-sign-up/) 1. That's all. Watch your list grow! 1. Optional: Install [WYSIWYG Widgets](http://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/) if you want to be able to easily edit the widget's form text. == Frequently Asked Questions == = What does this plugin do? = This plugin adds various way to your WP blog for visitors to subscribe to your third party newsletter service. What once started out as a simple 'Sign me up to your newsletter' checkbox at your comment form is now a superb e-mail address gatherer. This plugin respects double opt-in rules, it's all legit. = What is the shortcode to embed a sign-up form in my posts? = Its `[newsletter-sign-up-form]`. = Why does the checkbox not show up? = You're theme probably does not support the comment hook this plugin uses to add the checkbox to your comment form. You can manually place the checkbox by calling `` inside the form tags of your comment form. Usually this file can be found in your theme folder as `comments.php`. = Where can I get the form action of my sign-up form? = Look at the source code of your sign-up form and check for `