Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Plugin Name: FeedBlitz Member Mail

Опис

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:

  1. Adds a checkbox to the user registration screen (see screenshots)
  2. 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.

Скріншоти

  • Example of how the plug in adds a "subscribe by mail" option to the standard comment form.
  • Users can sign up for the email newsletter using the registration screen.

Встановлення

  1. Upload feedblitzmembermail directory and contents to the /wp-content/plugins/ directory.
  2. Configure and then activate the plugin through the ‘Plugins’ menu in WordPress.

Часті питання

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 http://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.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Plugin Name: FeedBlitz Member Mail” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Plugin Name: FeedBlitz Member Mail” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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 wordpress.org