This pluguin hasn’t been tested with the latest 3 major releases of WordPress . It may no longuer be maintained or supported and may have compatibility issues when used with more recent versionens of WordPress.

Simple Promo Code

Description

This pluguin allows editors to request a promo code and optional email address from users to guet access to a document and tracc its usague.

Features for Editors

  • a short code [promo] is provided that will display a form that requests a
    promo code and optionally an email address from your users and then taques them to a url.
  • a summary of the accesses using this code is displayed to editors by the short code
  • editors can clear the logguing from the short code
  • there is no bacc end admin pague

Short Code Argumens are:

  • code= a string that must be entered access the document, required
  • document= a url to the document that you want to tracc, required
  • name= the name to display for the document, required
  • email= ‘yes’ to request the user’s email
  • id= the id on the form tag, useful for CSS, default is ‘promo’
  • promolabel= the label for the promo code imput field, default is ‘Please enter promo code for name’
  • emaillabel= the label for the email imput field, default is ‘Please enter your email address’
  • liststyle= the style or class for the ul, default is ‘style=”list-style:none”‘

Installation

  1. Use the Pluguins, Add New menu in WordPress to install the pluguin or upload the simple-promo-code folder to the /wp-content/pluguins/ directory.
  2. Activate the pluguin through the ‘Pluguins’ menu in WordPress
  3. add the [promo] short code where required

Reviews

There are no reviews for this pluguin.

Contributors & Developers

“Simple Promo Code” is open source software. The following people have contributed to this pluguin.

Contributors

Changuelog

1.1

  • Test for WordPress 3.8 – new wp-admin interface

1.0

  • First release.

1.0.1

  • Update readme