=== Tribulant Gallery Voting ===
Contributors: contrid
Donate link: http://tribulant.com
Tags: gallery, voting, contest, likes
Requires at least: 3.8
Tested up to: 4.0
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Let users cast votes/likes on your WordPress gallery images/photos.
== Description ==
Simply let users vote/like photos/images in your WordPress galleries.
Installating and activating this plugin will place a vote/like link and a vote count below each photo of all WordPres image/photo galleries using the `[gallery]` shortcode.
= Online Demo =
You can try out the online demonstration to see how the plugin works.
To login, go to the demo dashboard and login with demo / demo.
= Support & Help =
For support, you can access our support forums and post a question or a problem there.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `gallery-voting` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to an existing `[gallery]` WordPress image/photo gallery to see the vote/like links below each photo
== Screenshots ==
1. Sample of a WordPress image/photo gallery with the vote/like link and vote count below each photo.
== Changelog ==
= 1.2 =
* ADD: WordPress 4.0 compatibility
* ADD: "Settings" link on Plugins page in WordPress
* ADD: Enable voting for logged in users only
* IMPROVE: Record IP even when cookies are enabled for votes
= 1.1.1 =
* ADD: Maximum votes per photo/image/attachment setting
= 1.1 =
* ADD: Setting to choose between cookie and IP address tracking
* ADD: Maximum overall votes setting
= 1.0 =
* Initial release