Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yogasukma/ys-upvote

simple upvote/downvote plugin for WordPress
https://github.com/yogasukma/ys-upvote

downvote plugin plugins upvote wordpress

Last synced: 14 days ago
JSON representation

simple upvote/downvote plugin for WordPress

Awesome Lists containing this project

README

        

This plugin will create simple upvote and downvote system for WordPress posts.

## Installation:
1. download the plugin [in release page](https://github.com/yogasukma/ys-upvote/releases)
2. upload to WordPress site
3. activate the plugin
4. edit single post template page
5. add button to wherever you want, give class name "ys-upvote-button", so later plugin can detect it as upvote button
6. additionally, you can also add downvote button, add new button, and give class name "ys-downvote-button"
7. it will show number of upvote and downvote in post list pages in WordPress admin