=== Giveaway Helper === Contributors: samuelrajkumar Tags: comments, list, retrieve, select, names, emails, giveaway, help, remove, multiple, unique, exclude Requires at least: 3.1 Tested up to: 3.2.1 Stable tag: 1.1 Giveaway Helper, is a wordpress plugin that was made to make bloggers’ work easier in choosing winners of a giveaway, using Random.org. == Description == Giveaway Helper retrieves Emails and Names of the commentators of an article (especially giveaway article). You can easily select all those Emails or Names, copy them and paste them into Random.org to select winners. **Features:** * Retrieves the Emails and Names uniquely. Even though there are multiple entries of same person, only 1 entry is accepted. * Ability to filter-out any Email Addresses you want. == Installation == 1. Upload `giveaway-helper` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Tools > Giveaway Helper to input custom content. == Changelog == Version 1.1 - Fixed issue with Names extraction. - Implemented prepared statements for SQL Queries to avoid SQL injection attacks Version 1.0 - Just Released