Quick Vote
Simple up or down voting for WordPress
by Andrew Norcross · github.com/norcross/quick-vote · website
★ 18stars
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/norcross/quick-vote/archive/refs/heads/master.zipFrom the readme
QuickVote
Andrew Norcross ( @norcross / andrewnorcross.com )
Version: 1.03
Description
Adds voting buttons to posts and tracks via AJAX.
~Current Version:1.03~
Installation
This section describes how to install the plugin and get it working.
1. Upload quick-vote to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Voting buttons will appear on the bottom of posts.
4. Enjoy!
Changelog
Added cookies to stop multiple voting.
First release!