Description
Get more WordPress email subscribers with this plugin from FeedBlitz. the goal is to accelerate list growth by placing a “subscribe me” checkbox into two existing user interactions: registering for the site and leaving a comment.
The plugin does two things:
- Adds a checkbox to the user registration screen (see screenshots)
- Adds a similar check box to the comment form (see screenshots)
You can customize the text associated with the check box. When the check box is checked, FeedBlitz will email an opt in activation form to the user using the email address given in the relevant form. The user then clicks the link and completes a CAPTCHA in order to join your list.
Because the opt-in is available during existing user interactions, it is very easy for a user to start the subscription process, accelerating your list’s growth.
Dual opt-in, CAPTCHA codes and other techniques are used to minimize any potential risk of abuse.
Screenshots
Installation
- Upload
feedblitzmembermail
directory and contents to the/wp-content/plugins/
directory. - Configure and then activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- Do I need a FeedBlitz account?
-
Yes, you must have an active FeedBlitz account and an active mailing list. The plugin has links to set that up if necessary. A demo video is at https://www.feedblitz.com/help/tour.asp
- Does this plugin work with Feedblitz trial accounts?
-
Yes.
- Is this plugin dual opt-in?
-
Yes. When the user checks the checkbox they will be required to activate their subscription by clicking a link in an email FeedBlitz sends to them.
- Can a user subscribe multiple times?
-
If a user is already on the list FeedBlitz will de-duplicate them; they will not be required to opt in again and again.
- If the plugin fails to work, can users still register or comment?
-
Yes. if for some reason the plugin can’t reach FeedBlitz to add the user the normal comment or site registration process continues.
- Where else can I get help and support?
-
Check out the FeedBlitz Knowledge Base.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Plugin Name: FeedBlitz Member Mail” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Plugin Name: FeedBlitz Member Mail” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- update links and use new WP API for settings page.
- use wp_remote_get instead of cURL
0.93
- use class and wordpress settings api.
- pretty settings page
- allow choice of which forms to add checkbox to
- internationalization support
0.92
- First release to plugins repository at www.remarpro.com