Title: Newsletter subscription optin module
Author: nonletter
Published: <strong>November 3, 2016</strong>
Last modified: September 13, 2021

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/newsletter-subscription-widget-for-sendblaster.
svg)

# Newsletter subscription optin module

 By [nonletter](https://profiles.wordpress.org/nonletter/)

[Download](https://downloads.wordpress.org/plugin/newsletter-subscription-widget-for-sendblaster.zip)

 * [Details](https://wordpress.org/plugins/newsletter-subscription-widget-for-sendblaster/#description)
 * [Reviews](https://wordpress.org/plugins/newsletter-subscription-widget-for-sendblaster/#reviews)
 *  [Installation](https://wordpress.org/plugins/newsletter-subscription-widget-for-sendblaster/#installation)
 * [Development](https://wordpress.org/plugins/newsletter-subscription-widget-for-sendblaster/#developers)

 [Support](https://wordpress.org/support/plugin/newsletter-subscription-widget-for-sendblaster/)

## Description

This plugin enables you to create simple forms for subscription to your newsletter.
It includes a sidebar widget with customizable fields (up to 16) to gather from 
your users all the information you need for your email marketing campaigns. Users
can also use the form to unsubscribe.

From the options pages you can:

 * choose whether you require a double opt-in (users must follow a link in an email
   message, in order to complete subscription)
 * specify name and number of text fields in the form
 * customize text messages and labels
 * manage subscribed email addresses
 * donwload PDF file with list of subscribers
 * download CSV file with list of subscribers
 * choose whether you want to download all subscribers or only new subscribers

#### Related features

(Un)subscription requests can be directly processed by [SendBlaster bulk email software](https://www.sendblaster.com):

 * [download SendBlaster here](https://www.sendblaster.com/free-bulk-emailer-download/)

#### Plugin Features

 * Subscribe new members
 * Unsubscribe existing members
 * Stores subscribed email addresses (as a useful backup against mail delivery failures)
 * Purges old email addresses
 * Customizable sidebar appearance
 * Customizable texts and labels
 * Adds to your form up to 5 custom fields

#### Plugin Options

 * E-mail address for managing subscriptions
 * Message to subscriber – subject
 * Message to subscriber – content
 * Double Opt-in
 * Link Love (enable and disable)
 * Front side messages
 * Front side appearance and custom fields
 * Temporary db of newly subscribed members
 * Automatic temporary db cleanup

## Installation

This section describes how to install the plugin and get it working.

 1. Unzip the downloaded archive
 2. Upload the script `wpsb-opt-in.php` to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ screen in WordPress
 4. Use the Settings->Plugin Name screen to configure the plugin
 5. Go to `Wp SendBlaster Opt-in` and set the **email address** that you intend to 
    use for managing subscriptions. This should be the same address you have provided
    in your [bulk email software Manage subscriptions](http://www.sendblaster.com/bulk-email-software/wp-content/manage-subscriptions.gif)
    configuration
 6. In the `Appearance->Widgets` menu, drag to your sidebar the newly added plugin

## FAQ

### I am unable to delete the temporary opted in users. I get this message: Cannot load wpsb-opt-in.php

The wpsb-opt-in.php file must be in the `/wp-content/plugins/` folder and not in
a subdirectory.

### Is it possible to show the form in the body of a page rather than on the sidebar?

Yes: to have the newsletter widget inside a post you must enable PHP execution inside
posts. This can be done, for instance, by installing the PHP Everywhere plugin:

https://wordpress.org/plugins/php-everywhere/

then write this code in your post:

    ```
    <?php wpsb_opt_in(); ?>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Newsletter subscription optin module” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ nonletter ](https://profiles.wordpress.org/nonletter/)

[Translate “Newsletter subscription optin module” into your language.](https://translate.wordpress.org/projects/wp-plugins/newsletter-subscription-widget-for-sendblaster)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/newsletter-subscription-widget-for-sendblaster/),
check out the [SVN repository](https://plugins.svn.wordpress.org/newsletter-subscription-widget-for-sendblaster/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/newsletter-subscription-widget-for-sendblaster/)
by [RSS](https://plugins.trac.wordpress.org/log/newsletter-subscription-widget-for-sendblaster/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2.9**
 *  Last updated **5 years ago**
 *  Active installations **60+**
 *  WordPress version ** 2.9 or higher **
 *  Tested up to **5.8.13**
 * Tags
 * [bulk email](https://wordpress.org/plugins/tags/bulk-email/)[email](https://wordpress.org/plugins/tags/email/)
   [newsletter](https://wordpress.org/plugins/tags/newsletter/)[sidebar](https://wordpress.org/plugins/tags/sidebar/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/newsletter-subscription-widget-for-sendblaster/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/newsletter-subscription-widget-for-sendblaster/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/newsletter-subscription-widget-for-sendblaster/reviews/)

## Contributors

 *   [ nonletter ](https://profiles.wordpress.org/nonletter/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/newsletter-subscription-widget-for-sendblaster/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.sendblaster.com/)