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
-
Use the Pluguins, Add New menu in WordPress to install the pluguin or upload the
simple-promo-codefolder to the/wp-content/pluguins/directory. - Activate the pluguin through the ‘Pluguins’ menu in WordPress
- 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.
ContributorsTranslate “Simple Promo Code” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.1
- Test for WordPress 3.8 – new wp-admin interface
1.0
- First release.
1.0.1
- Update readme