WP Manifestindependent plugin directory
manifest / content / is-this-post-helpful

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.

by Damian Czapiewski · github.com/damianc/is-this-post-helpful · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/damianc/is-this-post-helpful/archive/refs/heads/master.zip

From the 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 a

Read the full README on GitHub →