Fara að efni
  • Um WordPress
    • Um WordPress
    • WordPress.org
    • Skjölun
    • Aðstoð
    • Endurgjöf
  • Innskrá
  • Nýskráning
WordPress.org
WordPress.org

Íslenska

  • Þemu
  • Viðbætur
  • News
  • About
  • Hafa samband
  • Get WordPress
Get WordPress

Viðbætur

  • Mitt eftirlæti
  • Þróunarútgáfur
  • Forritarar

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Sækja

Newsletter Sign-Up

Höfundur: Danny van Kooten
  • Details
  • Reviews
  • Installation
  • Aðstoð
  • Development

Lýsing

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:

  • Add a „sign-up to our newsletter“ checkbox to your comment form or registration form
  • Easy customizable Newsletter Sign-Up Form Widget
  • Embed a sign-up form in your posts with a simple shortcode [nsu_form].
  • Embed a sign-up form in your template files by calling nsu_form();
  • Use the Mailchimp or YMLP API or any other third-party newsletter service.
  • Works with most major mailinglist services like Aweber, Constant Contact, iContact, etc.
  • Compatible with BuddyPress, MultiSite and bbPress.

More information

  • Mailchimp for WordPress plugin
  • More WordPress plugins by ibericode

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.

Skjámyndir

  • 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

Uppsetning

  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!

SOS

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.

Umsagnir

No confirmation email with YMLP

Johannes 17. desember, 2018
Unfortunately I can't use the plugin because GDPR requires double opt-in.

works well

sowinskawrobel 14. nóvember, 2016
simple and useful

The only usable AND nicely working WordPress-Aweber integration plugin!!!

Gabor Lippert 3. september, 2016
And it really is!! This evening I tried all the alternatives - either they don't work, either there's no way to styling the form with my own css, or the UI is crap. AND THEN, near to give up, almost accidentally I've found your plugin. AND it works nicelly - using the name-value feature I could even configure a custom redirect page. AND the UI is absolutely OK, professional plugin UI. AND the final form gets the default theme styles and can be easily beutified with custom css! ********************************************* ** ** ** T H A N K Y O U ! ** ** ** *********************************************

Great Plugin

lewisone 3. september, 2016
Used this seemingly for my PHPlist install. Great job.
Skoða 29 umsagnir

Þátttakendur & höfundar

“Newsletter Sign-Up” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar
  • Danny van Kooten
  • Ibericode

Translate “Newsletter Sign-Up” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

2.0.9 – Dec 5, 2019

  • Fix code styling to adhere to WordPress’ coding standards
  • Add the plugin to GitHub: ibericode/newsletter-sign-up
  • Update tested WordPress version

2.0.8 – February 14, 2019

Maintenance & updated compatibility test with WordPress 5.0.

2.0.7 – August 30, 2016

Fixes

  • Fatal error on configuration helper page.

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

  • Updated all links to use HTTPS protocol

2.0.4 – October 4, 2014

  • Minor code improvements and WP 4.0+ compatibility.
  • Prevent direct file access

2.0.3

  • Fixed broken link to settings pages after widget form
  • Improved: better stylesheet loading, encouraged browser caching
  • Improved: Some UI improvements
  • Improved: better default checkbox CSS
  • Improved: better default form CSS

2.0.2

  • Improved: UI improvement, added some HTML5 to settings pages
  • Improved: Code improvement
  • Improved: Config extractor

2.0.1

  • Fixed: not being able to uncheck „Use HTML 5“ on form settings page
  • Added: compatibility with bbPress, you can now add a sign-up checkbox to the post new topic and post new reply forms.
  • Fixed: not being able to uncheck „add to comment form“ in checkbox settings
  • Fixed: compatibility with other plugins who use a ‘functions.php’ file (like GDE).

2.0

  • Fixed: spam comments not being filtered
  • Added: HTML 5 form fields (option)
  • Added: Validation texts (option)
  • Fixed: last update broke template functions
  • Added: navigation tabs in back-end

1.9

  • Improved: Code refactoring, less memory usage
  • Improved: Admin panel clean-up
  • Fixed: YMLP API
  • Added: Translation filters to form shortcode output
  • Added: Translation filters to checkbox label
  • Added: SPAM Honeypot to sign-up form to prevent bot subscribers
  • Removed: paragraph tags around hidden fields

1.8.1

  • Improved: automatic guessing of first and last names.
  • Removed backwards compatibility for v1.6 and below
  • Removed unnecessary code, options, etc..
  • Improved: Code clean-up
  • Changed links to show your appreciation for this plugin.

1.8

  • Fixed W3C error because of empty „action“ attribute on form tag.
  • Added notice for Mailchimp users to switch to my newer plugin, Mailchimp for WordPress.
  • Further improved the CSS reset for the comment form checkbox

1.7.9

  • Improved CSS Reset for comment checkbox

1.7.8

  • Improved enqueue call to load stylesheet on frontend
  • Fixed notice after submitting widget form (undefined variable $name)
  • Fixed %%IP%% value in widget form
  • Added debugging option. When _nsu_debug is in the POST or GET data it will echo the result of the sign-up request.

1.7.7

  • Improved Improved HTML output for forms
  • Improved code indentation
  • Added OnBlur attribute to form input’s. Default value now reappears after losing focus (while empty).
  • Added replacement value’s for additional data (%%NAME%% and %%IP%%)

1.7.6

  • Fixed: The plugin now works with PHPList again. Thanks ryanjlaw.

1.7.5

  • Fixed: Hidden inputs are now wrapped by a block element too, so the form output validates as XHTML 1.0 STRICT.

1.7.4

  • Added: Ability to turn off double opt-in (Mailchimp API users only).
  • Improved: Various CSS improvements

1.7.3

  • Fixed: Actual fix for previous two plugin updates. My bad, sorry everone.

1.7.2

  • Fixed: Bug after submitting comment or registration form.

1.7.1

  • Fixed: Bug where you coudln’t configure mailinglist specific settings (like MC API).

1.7

  • Added: add subscribers to certain interest group(s) (limited to 1 grouping at the moment). (Mailchimp API users only)
  • Improvement: Slightly better code readability

1.6.1

  • Fixed notice on frontend when e-mail field not filled in
  • Fixed provided values for First and Lastname field for Mailchimp when using both.

1.6

  • Improvement: Huge backend changes. Everything is split up for increased maintainability.
  • Improvement: Better code documenting
  • Improvement: Consistent function names (with backwards compatibility for old function names)
  • Improvement: Only load frontend CSS file if actually needed / asked to.
  • Added: Added CSS class to text after signing up
  • Added: Added option to automatically add paragraph’s to text after signing up.
  • Added: Added option to set default value for e-mail and name field.
  • Added: Option to redirect to a given url after signing-up
  • Added: More elegant error handling.
  • Fix: „Hide checkbox for subscribers“ did not work after version 1.5.1

Tækni

  • Útgáfa: 2.0.9
  • Síðast uppfært: 2 ár síðan
  • Active installations: 10.000+
  • WordPress Version: 4.1 or higher
  • Prófað upp að: 5.3.12
  • PHP Version: 5.3 or higher
  • Language:
    English (US)
  • Efnisorð:
    awebermailchimpnewslettersign upymlp
  • Advanced View

Einkunnir

Sjá allar
  • 5 stjörnur 28
  • 4 stjörnur 0
  • 3 stjörnur 0
  • 2 stjörnur 0
  • 1 stjarna 1
Log in to submit a review.

Höfundar

  • Danny van Kooten
  • Ibericode

Aðstoð

Vandamál leyst síðustu tvo mánuði:

0 af 1

Skoða hjálparspjallborð

Styrkja

Viltu styrkja áframhaldandi þróun á þessari viðbót?

Styrkja þessa viðbót

  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Íslenska

  • Visit our Facebook page
  • Visit our Twitter account
Kóði er ljóð.