By default, Noptin lets subscribers unsubscribe from your emails using the unsubscribe link included in each message. If you would like to give subscribers more control, you can also create a preference management page where they can update their subscription status and edit their subscriber details.

What the manage preferences page does

A manage preferences page allows subscribers to:

  • Subscribe or unsubscribe from your newsletter.
  • Update their subscriber details.
  • Edit any visible custom fields you have added in Noptin.

When a subscriber saves the form, Noptin updates their existing subscriber profile. If no matching subscriber exists yet, Noptin can create one from the submitted details.

Use the [[manage_preferences_url]] merge tag in your emails to add a link to the manage preferences page. When a subscriber clicks that link, Noptin opens a page containing their preference form.

Only visible custom fields will show up on the form.

Create your own manage preferences page

You can also create your own page and add this shortcode:

[noptin_manage_subscription]

After publishing the page, copy its URL and paste it into: Noptin > Settings > General > Email Subscribers > Manage Preferences URL.

Manage preferences setting

This ensures that links generated with the [[manage_preferences_url]] merge tag point to the correct page.

Shortcode option

The shortcode supports a subscribe_label attribute that lets you change the text shown next to the subscription checkbox.

Example:

[noptin_manage_subscription subscribe_label="Subscribe to my newsletter"]

You can set the value to an empty string to hide the checkbox entirely.

[noptin_manage_subscription subscribe_label=""]

Logged-in users

If a visitor is logged in to WordPress, Noptin may automatically prefill some details using their WordPress account, including their email address, first name, last name, and display name. This helps reduce friction when updating preferences.

Related Guides

  • Bounce Handling

    How to automatically delete subscribers who bounce or report your emails as SPAM

    Read More

  • Sync Subscribers

    Have you ever wished you had several newsletter sign-up forms on different websites that all collected subscribers into a single newsletter list? This guide shows you how to do that. Step 1: Create a listener on the master site. Open one of the sites and then create an automation rule that listens to incoming webhooks

    Read More

  • Custom Fields

    One of the most powerful features of Noptin is its support for custom fields. You can use custom fields to store more information about your subscribers (such as their phone numbers and birthdays). This guide shows you how to create and edit custom fields. Creating Custom Fields To create a new custom field:- First, visit

    Read More

  • Importing Subscribers

    Learn how to import subscribers from another system into Noptin.

    Read More

  • Subscriber Lists

    Learn how to use subscriber lists to organize contacts, target specific audiences, and send more relevant email campaigns in WordPress.

    Read More

  • Tagging Subscribers

    Learn how to manually or automatically tag or untag subscribers based on how they signed-up and the actions they take on your site. You can then filter email recipients by tags

    Read More

  • Double Opt-in

    This guide shows you how to enable double opt-in and how to edit the double opt-in email. Double opt-in means that subscribers will not receive any marketing emails unless they confirm their email addresses.

    Read More

  • Unsubscribing

    To comply with the CAN-SPAM Act and other email sending requirements, Noptin automatically adds a List-Unsubscribe header to every email it sends. This header allows email clients (such as Gmail and Apple Mail) to display a one-click unsubscribe button directly in their interface, making it easy for subscribers to opt out without even opening your

    Read More

  • How to block newsletter subscribers

    Blocked subscribers are permanently excluded from your list—they won’t receive emails, and they can’t be re-added through forms, imports, or integrations.

    Read More

  • Welcome New Subscribers

    74% of your subscribers expect a welcome email after they sign up for your email list. Invespcro A welcome email is the first email that you send to your subscribers after they sign up for your email list. To set up a welcome email:- First, click on Noptin > Email Campaigns > Automated Emails to

    Read More

  • Automatically delete non-confirmed subscribers

    If you’ve enabled double opt-in, you can set up an automation rule that automatically deletes any subscriber who does not confirm their email address after a certain period. To do this:- First, open your admin dashboard and then click on Noptin > Automation Rules to open the automation rules overview page. Next, click the “Add

    Read More

  • Bulk-delete newsletter subscribers

    Noptin allows you to bulk delete your newsletter subscribers. You can delete all your subscribers or filter them by:- This is useful, for example, if you have a comma-separated list of bounced emails and need to bulk-delete all of them. To do this:- First, open your admin dashboard and then click on Noptin > Email

    Read More