=== WP Voting Contest ===
Contributors: mvincik
Tags: gallery, voting, contest, likes, photo
Requires at least: 4.0
Tested up to: 5.0.3
Requires PHP: 5.2.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Let users cast votes on your images/photos.
== Description ==
Simply let users vote photos/images in your Contests.
Installing and activating this plugin will place a vote button and a vote count below each photo of all contestants images using the [showcontestants id='category id'] 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 `photo-voting` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the \'Plugins\' menu in WordPress
3. Go to the Contest Category and create the Contest and the shortcode in the page [showcontestants id='category id'] to vote for the contestants
== Frequently Asked Questions ==
= What is Category ID =
Created Contest Category term ID is the Category ID to be used in the shortcode.
= What contest it supports =
It only supports the Photo/Image Contest.
== Screenshots ==
1. 1. Sample of a Contest image/photo with the vote button and vote count below each photo.
== Changelog ==
= 1.0 =
* Initial release
= 1.1 =
* Fixed the Registration Issues.
== Upgrade Notice ==
= 1.1 =
Upgrading to latest version will fix the Registration issues.
= 1.2 =
* Guttenburg Editor in the Contestants.
* Removed the Voting menu in the Edit and Add Contestant area because it conflicts with the editor.
* Admin Ajax fix.
* Support with Wordpress 5.
* Admin end CSS issue fixes.
* Deprecated the shortcode attribute - onlyloggedinuser.