ggis-Subscribe

Manages subscriptions to email lists. Simply add [-ggis-subscribe-] to your post.

Author:Gary Dalton (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.2.1
Plugin version:1.0.3
Added to WordPress repository:09-10-2008
Last updated:20-08-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://dvector.com/oracle/category/ggissubscr...
Total downloads:5 129
Active installs:30+
plugin download
Click to start download

ggis-Subscribe gives authors an easy way to insert a form that performs emailing list subscription management. Simply add [-ggis-subscribe-] to your post and it will create an email list subscription management form. Depending on the settings and parameters you choose, it will insert either a short form, just an email address box with submit button or a full management form.

Usage

A subscription form may be inserted on a post, page, or text widget by including the following code in your text.

[-ggis-subscribe %formtype "%listname"-]

Here is an explanation of the fields:

  1. ggis-subscribe – identifies the code (required)
  2. formtype – identifies the form type

* 0, default – full subscription management form
* 1 – subscribe only form , requires “listname”
3. listname – identifies the list to include in a subscription only form

In a Widget?

A subscription form may be placed into the standard text widget using the methods above. For widget use, I suggest using only formtype=1, the short form.


FAQ
ChangeLog