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

https://github.com/netways/netways_wp_thumbs

A lightweight WordPress plugin that adds thumbs up/down voting to single blog posts
https://github.com/netways/netways_wp_thumbs

Last synced: 8 months ago
JSON representation

A lightweight WordPress plugin that adds thumbs up/down voting to single blog posts

Awesome Lists containing this project

README

          

# NETWAYS WP Thumbs

A lightweight WordPress plugin that adds thumbs up/down voting to single blog posts.

## Features

- 👍 / 👎 vote buttons
- Vote counts next to each button
- LocalStorage and cookies prevent multiple votes per user
- Automatically uses Divi (ETmodules) icons when Divi is active
- Falls back to Font Awesome icons if Divi is not active
- Supports multiple languages using standard i18n

## Usage

1. Upload the plugin folder `netways_wp_thumbs` to `/wp-content/plugins/`
2. Activate **NETWAYS WP Thumbs** in the WordPress admin
3. Add the shortcode to any post or page:

Insert this into any post or page:

[netways_wp_thumbs]

## Installation

1. Upload the plugin folder `netways_wp_thumbs` to `/wp-content/plugins/`
2. Activate **NETWAYS WP Thumbs** in the WordPress admin
3. Use the shortcode `[netways_wp_thumbs]` where you want the voting UI to appear

## License

GPLv2 or later. See `LICENSE` file for details.

## Author

[NETWAYS](https://netways.de)