This plugin will create simple upvote and downvote system for WordPress posts.
- download the plugin in release page
- upload to WordPress site
- activate the plugin
- edit single post template page
- add button to wherever you want, give class name "ys-upvote-button", so later plugin can detect it as upvote button
- additionally, you can also add downvote button, add new button, and give class name "ys-downvote-button"
- it will show number of upvote and downvote in post list pages in WordPress admin