Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yogasukma/ys-upvote
- Owner: yogasukma
- Created: 2024-10-16T09:46:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T10:13:54.000Z (3 months ago)
- Last Synced: 2024-11-02T05:05:42.154Z (2 months ago)
- Topics: downvote, plugin, plugins, upvote, wordpress
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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