Feedback Unlocked Download

This is a shortcode plugin that allows you to add a basic feedback form that users
must fill out before they can access a link.

Author:Greg Saint (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.4.2
Plugin version:1.2
Added to WordPress repository:02-05-2012
Last updated:18-09-2012
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:
Total downloads:1 522
Active installs:10+
plugin download
Click to start download

This shortcode plugin is used like so:
[feedbackUnlockedLink href=”http://www.google.ca”]Google[/feedbackUnlockedLink]

The user must enter feedback into the rendered form and submit it before the link is
made available.

Typical usage is a link to media content. User would provide feedback on a preview
of the content before being able to download the media file.

Feedback is sent to server via AJAX and stored as a comment on the containing post.

The link is returned as a response to the submit request and displayed in place of
the form.