Linux 软件免费装

Newsletter Sign-Up

开发者 DvanKooten
Ibericode
更新时间 2019年12月5日 17:11
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 5.3
版权: GPL2

标签

newsletter aweber mailchimp newsletter widget subscribe widget icontact sign-up ymlp phplist

下载

1.6.1 1.7.9 1.8.1 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9

详情介绍:

Newsletter Sign-Up
This plugin is in maintenance mode, meaning we no longer develop new features or actively support it. Sorry.
This plugin adds various sign-up methods to your WordPress website, like sign-up checkboxes in your comment form and a sign-up form to show in posts, pages or widget areas.
Mailchimp user? Use Mailchimp for WordPress instead. It's free & so much better.
This plugin works with almost all third-party email marketing services including Mailchimp, CampaignMonitor, ConstantContact, YMLP, Aweber, iContact, PHPList and Feedblitz. With the right configuration settings, you can make this plugin work with any newsletter service around. Features: More information Sign-up checkboxes Most of your commenters will be interested in your newsletter as well. This plugin makes it extremely easie for them to subscribe to your mailinglist. With the sign-up checkbox, all they have to do is check it and the plugin will subscribe them to your mailinglist. You can also add the sign-up checkbox to your WP registration form, your BuddyPress registration form, your MultiSite sign-up forms or your bbPress new topic and new reply forms. Sign-up forms Easily configure a sign-up form and show it in various places on your website using the sign-up form widget, the [nsu_form] shortcode or the nsu_form() template function. You can set your own messages and even choose to redirect the visitor to a certain page after signing-up.

安装:

  1. Upload the contents of newsletter-sign-up.zip to your plugins directory.
  2. Activate the plugin
  3. Specify your newsletter service settings.
  4. That's all. You're done!

屏幕截图:

  • The mailinglist configuration page of Newsletter Sign-Up in the WordPress admin panel.
  • The form configuration page in the WP Admin panel.
  • The sign-up checkbox in the Twenty Eleven theme

常见问题:

What does this plugin do?

This plugin adds various sign-up methods to your WordPress website, like a sign-up checkbox at your comment form and a sign-up form to show in various places like your posts, pages and widget areas.

What is the shortcode to display a sign-up form in my posts or pages?

[nsu_form]

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=asd123".... The action attribute is what you need here.

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

Take a look at the source code of your sign-up form and look for the input field for the email address. You'll need the name attribute of this input field, eg: <input type="text" name="emailid"....

Can I let my users subscribe with their name too?

Yes. Just provide your name identifier (finding it is much like the email identifier) and the plugin will add the users' name to the sign-up request.

Can I show a sign-up form by calling a function in my template files?

Yes, use the following code snippet in your theme files to display a sign-up form. if(function_exists('nsu_form')) nsu_form();

Can I use this with Mailchimp?

You can, but we recommend using Mailchimp for WordPress instead.

更新日志:

2.0.9 - Dec 5, 2019 2.0.8 - February 14, 2019 Maintenance & updated compatibility test with WordPress 5.0. 2.0.7 - August 30, 2016 Fixes 2.0.6 - June 20, 2016 Minor maintenance round. Removed obsolete HTML5 option, as 99.9% of browsers support this now. 2.0.5 - February 19, 2015 Improvements 2.0.4 - October 4, 2014 2.0.3 2.0.2 2.0.1 2.0 1.9 1.8.1 1.8 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7 1.6.1 1.6