WordPress.org

Nederlands (België)

  • Thema’s
  • Plugins
  • Nieuws
  • Over
  • Meetups
  • Vertaling
  • Contact
  • Download WordPress
Download WordPress
WordPress.org

Plugin Directory

Email Subscribers – Group Selector

  • Dien een plugin in
  • Mijn favorieten
  • Login
  • Dien een plugin in
  • Mijn favorieten
  • Login

Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Email Subscribers – Group Selector

Door Icegram
Download
  • Details
  • Beoordelingen
  • Installatie
  • Ontwikkeling
Ondersteuning

Beschrijving

This plugin is now merged within the latest Email Subscribers 4.0
Download it from here Email Subscribers 4.0

It is an add-on for Email Subscribers plugin which extends Subscribe Form functionality. You can provide option to your users to select interested group in the Subscribe Form during sign up. It will create separate menu called Group Selector within Email Subscribers plugin menu. There you will have option to control form fields. Both widget and shortcode options are available. Also, please note, that this plugin works only if you have active Email Subscribers plugin activated.

Plugin Features

  • Option to display or hide subscribers form Name field.
  • Option to display or hide subscribers form Email field.
  • Option to display or hide subscribers form Interested Group field.
  • Option to set mandatory field for Name, Email and Interested Group.

Plugin configuration

  • Shortcode for any posts or pages

    [email-subscribers-advanced-form id=”1″]

  • Widget option

Go to Dashboard -> Appearance -> Widgets. Drag and drop the Email Subscribers – Group Selector widget to your sidebar location.

  • Add directly in the theme

Add following line of PHP code directly in your theme :
es_af_subbox( $id = “1” );

Translations on translate.wordpress.org

  • Dutch Nederlands – mesan00 (nl_NL)

Schermafbeeldingen

  • Front Page. Subscription form.

  • Admin Page. Group Selector.

Installatie

Option 1:

  1. Make sure you have installed & activated Email Subscribers before installing Email Subscribers – Group Selector
  2. Go to WordPress Dashboard -> Plugins-> Add New
  3. Search Email Subscribers – Group Selector plugin using search option
  4. Find the plugin and click Install Now button
  5. After installtion, click on Activate Plugin link to activate the plugin.

Option 2:

  1. Make sure you have installed & activated Email Subscribers before installing Email Subscribers – Group Selector
  2. Download the plugin email-subscribers-advanced-form.zip
  3. Unpack the email-subscribers-advanced-form.zip file and extract the email-subscribers-advanced-form folder
  4. Upload the plugin folder to your /wp-content/plugins/ directory
  5. Go to WordPress dashboard, click on Plugins from the menu
  6. Locate the Email Subscribers – Group Selector plugin and click on Activate link to activate the plugin.

Option 3:

  1. Make sure you have installed & activated Email Subscribers before installing Email Subscribers – Group Selector
  2. Download the plugin email-subscribers-advanced-form.zip
  3. Go to WordPress Dashboard->Plugins->Add New
  4. Click on Upload Plugin link from top
  5. Upload the downloaded email-subscribers-advanced-form.zip file and click on Install Now
  6. After installtion, click on Activate Plugin link to activate the plugin.

FAQ

1. How to create Subscribers Form?

Go to WordPress Admin Dashboard -> Email Subscribers -> Group Selector
There your have option to create and update Subscriber Form details. Also, in the same page you can find shortcode details

2. Is widget available for this plugin?

Yes, Widget option is available for this plugin. Please go to dashboard widget menu to find more details.

Beoordelingen

Fundamentally flawed in how it stores emails and groups

Norman Cates 2 januari 2019
This seems like a poorly thought out addition, in that it duplicates email addresses in the subscriber list depending on how many groups they belong to. Documentation is very difficult to find regarding associating groups with categories of posts.

Great add on to Email Subscribers plugin

rustpunt 15 mei 2018 1 reactie
This is a great feature that makes the Email Subscribers plugin even better.

Group selector not working

indiacityjobs2017 1 april 2018 1 reactie
I use Group Selector plugin with Email Subscriber. But when reader try to subscribe message display unexpected error occured. With only Email subscriber plugin they were able to subscribe succesfully.

Nice addition

y4niv 11 september 2017 1 reactie
This adds some nice groups functionality to the email subscribers plugin, it can also be useful for creating another “Test” group for testing newsletters before sending them, thanks!

Ottimo!

dario 13 april 2017 1 reactie
Permette di scegliere i vari gruppi di abbonamento per le newsletters. Ottimo supporto.

Parfait !!!

vulcainmm 14 maart 2017 1 reactie
C’est en plein ce que nous avions besoin.
Lees alle 11 beoordelingen

Bijdragers & ontwikkelaars

“Email Subscribers – Group Selector” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • Icegram
  • Mansi
  • storeapps

“Email Subscribers – Group Selector” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Email Subscribers – Group Selector” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.5.1 (18.06.2018)

  • Update: Use [input type=email] in the subscribe form
  • Update: Add form class in the subscribe form

1.5.0 (17.05.2018)

  • New: [GDPR] Provision for consent checkbox in the subscribe form Steps to enable it
  • Fix: Undefined variable: es_af_txt_nm
  • Update: POT file

1.4.3 (03.04.2018)

  • New: Compatible with the latest Email Subscribers (v3.4.10+)

1.4.2 (18.10.2017)

  • Fix: Compatibility with Email Subscribers v3.4.0+

1.4.1 (19.06.2017)

  • New: Admin can now include user subscribed group name in the Admin Email (Email Subscribers v3.3.1+)
  • Update: POT file
  • Tweak: Table creation on plugin activation

1.4 (13.06.2017)

  • New: Compatible with Email Subscribers 3.3
  • Update: POT file

1.3.5 (01.06.2017)

  • Fix: Unable to delete the form

1.3.4 (11.05.2017)

  • New: Admin can now include user subscribed group name in the Welcome Email (Email Subscribers v3.2.10+)
  • New: Improvements in Admin screen of Group Selector
  • Fix: Form validation messages were not getting translated
  • Fix: Missing text domain at few places
  • Update: Code improvements when using $wpdb->prefix for queries
  • Update: POT file
  • Update: Re-structure files & folder inside plugin
  • Tweak: Do not allow special characters in the group name while creating a form

1.3.3 (10.03.2017)

  • Fix: Duplicate _wpnonce in the subscribe form
  • Fix: wp_enqueue_style was adding extra slash(/) resulting in failing of enqueuing the style.css file
  • Fix: CSS issues on Edit subscribe form screen
  • Fix: Made few strings translatable
  • Update: POT file

1.3.2 (02.03.2017)

  • New: WordPress 4.7.2 compatible
  • Fix: Multiple confirmation emails were sent when a subscriber subscribed to more than one group
  • Fix: Made few strings translatable
  • Update: Renamed admin menu from ‘Advanced Form’ to ‘Group Selector’
  • Update: UI improvements
  • Update: Text correction in few places
  • Update: 5 star rating link
  • Update: POT file
  • Tweak: Disable selecting ‘Display EMAIL field?’ & ‘Make EMAIL field Mandatory?’ fields while creating and editing forms
  • Tweak: Do not show form Database id of form on Group Selector screen

1.3.1 (27.10.2016)

  • New: New contributor name has been added
  • Update: POT file

1.3 (17.02.2016)

  • New: Scripts are now localized and can be translated
  • Fix: Double menu of Email Subscribers in WordPress admin upon activating the plugin
  • Fix: Incorrect text domain for few texts
  • Update: Added text domain for missing texts
  • Update: Added POT file

1.2.1 (18.12.2015)

  • New contributor has been added successfully

Earlier Versions

For the changelog of earlier versions, please refer to the separate changelog.txt file

Meta

  • Versie 1.5.1
  • Laatst bijgewerkt: 6 jaar geleden
  • Actieve installaties: 400+
  • WordPress versie 3.9 of nieuwer
  • Getest t/m 4.9.26
  • Talen

    Czech, Dutch, en English (US).

    Vertaal in jouw taal

  • Tags
    Email Marketingemail newsletter formemail signup
  • Geavanceerde weergave

Beoordelingen

4.3 van 5 sterren.
  • 8 5 sterren beoordeling 5 sterren 8
  • 0 4 sterren beoordeling 4 sterren 0
  • 0 3 sterren beoordeling 3 sterren 0
  • 1 2 ster beoordeling 2 sterren 1
  • 1 1 ster beoordeling 1 ster 1

Mijn beoordeling toevoegen

Bekijk alle beoordelingen

Bijdragers

  • Icegram
  • Mansi
  • storeapps

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

Doneren

Wil je de groei van deze plugin ondersteunen?

Doneer aan deze plugin

  • Over
  • Nieuws
  • Hosting
  • Privacy
  • Showcase
  • Thema's
  • Plugins
  • Patronen
  • Leren
  • Ondersteuning
  • Ontwikkelaars
  • WordPress.tv ↗
  • Raak betrokken
  • Events
  • Doneer ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Nederlands (België)

  • Bezoek ons X (voorheen Twitter) account
  • Bezoek onze Bluesky account
  • Bezoek ons Mastodon account
  • Bezoek onze Threads account
  • Onze Facebookpagina bezoeken
  • Bezoek onze Instagram account
  • Bezoek onze LinkedIn account
  • Bezoek onze TikTok account
  • Bezoek ons YouTube kanaal
  • Bezoek onze Tumblr account
Code is Poetry.