A lightweight WordPress plugin that adds thumbs up/down voting to single blog posts.
- 👍 / 👎 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
- Upload the plugin folder
netways_wp_thumbs
to/wp-content/plugins/
- Activate NETWAYS WP Thumbs in the WordPress admin
- Add the shortcode to any post or page:
Insert this into any post or page:
[netways_wp_thumbs]
- Upload the plugin folder
netways_wp_thumbs
to/wp-content/plugins/
- Activate NETWAYS WP Thumbs in the WordPress admin
- Use the shortcode
[netways_wp_thumbs]
where you want the voting UI to appear
GPLv2 or later. See LICENSE
file for details.