Linux 软件免费装

Plugin Name

开发者 DvanKooten
Qoate
更新时间 2011年3月26日 03:02
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 3.0

标签

comments newsletter registration aweber mailchimp mailinglist newsletter signup icontact sign-up ymlp phplist

下载

1.3 1.4 1.5 1.7 1.8.2

详情介绍:

Qoate Newsletter Sign-up This plugins adds a checkbox to your comment and register form, that when checked automatically adds the email-adress of the poster to your newsletter/mailinglist of choice. Sending the subscribers name too is optional. All you have to do to get this working is activating and filling in your newsletter settings. I've made this somewhat more easy since most newsletter have some preselected values. Check out the Qoate Newsletter Sign Up for more information. The plugin currently supports MailChimp, FeedBlitz, PHPlist, YMLP, iContact and Aweber but is not limited to those since it can easily be set-up for other mailinglists. More info: Got a great idea on how to improve this plugin, to get even more newsletter subscribers? Please, let me know!

安装:

Follow the instruction on the Qoate Newsletter Sign Up page.

常见问题:

Why does the checkbox not show up?

You're theme probably does not support the comment hook this plugin uses. You can add it manually by adding . <?php do_action('comment_form',$post->ID); ?>

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 <form action="http://www.yourmailinglist.com/signup?a=asd128".... The action url is what you need to configure in the admin panel.

Where can I get the email identifier of my sign-up form?

If you're using MailChimp or YMLP all you have to do is select your newsletter service from the dropdown. When using some other service, select other and look at the source code of your sign-up form. Look for the input field that holds the e-mailadress. The name attribute is what you need here. Want your newsletter service to appear in the drop down? Let me know and i'll add!

Your checkbox stopped working with Aweber

I did change something in version 1.7 that caused that, sorry. All you have to do is hit the submit button with the right settings once again. For more questions and answers go and have a look at Qoate.com

更新日志:

1.8.2 Added an option to hide the checkbox for users that signed up trough the Qoate checkbox. 1.8.1 PHPlist should now work. 1.8 Advanced users with PHP knowledge can now send extra variables. 1.7 Added support for PHPList. For the people using Aweber, you might have to hit the submit button with the right settings again. Sorry. 1.6 You can now add a checkbox to your registration form too. 1.5.2 Fixed another little Aweber bug. 1.5.1 Fixed a little bug with Aweber. 1.5 1.4 Major performance increase 1.3 You can now select MailChimp, YMLP to help you with providing the Email identifier. 1.2 The checkbox now shows up automatically for most themes! 1.1 Updated so you no longer need to add the action hook manually. 1.0 Stable release.