https://github.com/damianc/is-this-post-helpful
WordPress plugin whereby you can collect feedback from your readers with simplistic question box or even turn it into star-based rating.
https://github.com/damianc/is-this-post-helpful
feedback rating wordpress wordpress-development wordpress-plugin
Last synced: 3 months ago
JSON representation
WordPress plugin whereby you can collect feedback from your readers with simplistic question box or even turn it into star-based rating.
- Host: GitHub
- URL: https://github.com/damianc/is-this-post-helpful
- Owner: damianc
- Created: 2018-05-27T21:24:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T08:14:49.000Z (about 8 years ago)
- Last Synced: 2025-10-27T15:26:59.002Z (8 months ago)
- Topics: feedback, rating, wordpress, wordpress-development, wordpress-plugin
- Language: PHP
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# is-this-post-helpful
_Is This Post Helpful_ is a WordPress plugin whereby you can collect feedback from your users.
Originally meant to show if a post or page is helpful, can be turned into any kind of feedback like thumb up/thumb down or star-based rating.
## Features
* collecting feedback from users about if a post or page is helpful
* support for custom post types
* custom set of buttons just beside standard one
* ability to turn that into star-based rating
* customizable colors and layout

### Layout variants
You can change the layout of the feedback box opening _Settings_ page, in _Box component layout_ section.
Just click one you like and save changes.

### Layout styling
Beside setting the components distibution, feel free to set their styling, including the feedback box margins, padding or border color.
Just skip ahead to the settings _Feedback box styling_ part.

### Custom texts
You can change default text to display, both of _call to action_ text and of answer buttons.
Type desired ones in fields named **Question text** and **Answer texts**. As you can see in the picture below, it's possible to define text color and background color.

### Custom answers
Sometimes it's necessary to have a number of answers other than two - either only one or three or more.
In the case, custom answer set succors.

### Star-based rating
To have star-based rating only setting to choice is **Use star-based rating** in the **Answer texts** settings page part.

### Thumb up/thumb down rating
In the **Answer texts** part type `▲` for "thumb up" and `▼` for "thumb down" symbols. Set appropriate colors and save changes.

### "Love it" feedback
The custom answer set is a good choice for feedback like "Love it", "Like it", etc.
To apply this kind of rating, you can define one answer - _Love it!_, and for **Question text** option use a heart symbol - `❤`.
