=== Plugin Name === Contributors: jondor Donate link: http://www.funsite.eu/downloadable-wallpapers/ Tags: score,page,vote Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simplevote implements a simple "hot or not" style voting for pages and posts. == Description == Simplevote implements an widget with a simple "hot or not" style voting for pages and posts. I wrote it in the hope to generate a little more feedback on my photography. Scores are shown directly after voting. The admin can see the resulting scores in their own columns in the posts/pages overview and on the seperate post/page editpage. For a demo see http://www.funsite.eu/simplevote/ == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the widget to a widgetarea. You can edit the hot/not texts/ == Frequently Asked Questions == = Why did you write this widget? = I couldn't really find what I was looking for. = Why only javascript = Well, where I don't make a point out of multiple votes, even the basic reload page protection doesn't work when voting through an url. That is, I couldn't sort out the session stuff which would be needed yet. So that's for an update. == Screenshots == 1. Widget as presented to the user (using Alizee theme in this case) 2. The widget settings 3. The column in the post/page overview == Changelog == = 1.2 = Code cleanup Added a metabox with the current score to the page/post pages. simplified the post/page column with scores. See the screenshots for the new form. = 1.1 = Since this is a fairly simple plugin I used it to sort out translating plugins. For now there's an extra dutch translation. Other languages are appriciated. I used the "CodeStyling Localization" for my translation and it worked like a dream. = 1.0 = * First release == Upgrade Notice == Nothing yet.