Was This Helpful? – Article Feedback plugin for WordPress

riaco was this helpful

A one-click way to find out if your content actually works.

What it is

Was This Helpful? is a WordPress plugin that drops a simple thumbs up / thumbs down box at the end of your posts and pages.

Visitors click once, no comment box, no form, no email required, and you get a running record of how many people found each piece of content useful.

It’s built for people who already know that pageviews don’t tell the whole story.

You can see that an article gets traffic without ever knowing whether it actually helped anyone.

This plugin closes that gap with the smallest possible amount of friction for the reader.

The problem it solves

Most sites have no real signal for content quality.

Comments are rare, most readers never leave one even when they have an opinion.

Analytics tools show visits, time on page, bounce rate, but none of that tells you whether the article solved the reader’s problem.

So pages quietly go stale: outdated tutorials, confusing product descriptions, how-to guides that stopped being accurate two versions ago (raise your hand if you don’t have at least one outdated tutorial), and nobody notices until someone complains, or worse, nobody complains and they just leave.

With Was This Helpful plugin I tried to solve this problem.

It gives you a direct, low-effort feedback channel so you can see which pages are working and which ones need attention, without guessing.

Who it’s for

  • Bloggers who want to know which posts genuinely resonate, not just which ones get clicked.
  • Documentation and knowledge base sites where knowing if a tutorial actually helped is the whole point.
  • Product and service pages where you want to know if the copy answers people’s questions.
  • Course and lesson content where some material is clear and some clearly isn’t.
  • Business sites that want visitor insight without asking people to fill out a survey.

How it works

The box appears automatically after your content on whichever post types you choose, typically posts and pages.

was this helpful automatically displays in post

Visitors click yes or no, the vote is saved instantly via a lightweight AJAX call, and a cookie stops them from voting twice on the same page.

Each post and page in your WordPress admin list gets a new column showing the total votes and the percentage that were positive.

The column is sortable, so you can scan an entire site and immediately spot your best and worst performing content.

total votes in posts

If you’d rather place the box somewhere other than the default position, a shortcode and a Gutenberg block are both included, so you can drop it inside content manually, in a template, or anywhere else it makes sense.

What you can do with the data

Once you’re collecting feedback, the obvious next step is acting on it.

Rewrite the pages with a lot of “no” votes. Leave the ones with strong positive feedback alone.

And when you do rewrite something, the plugin includes a reset feature: it recalculates stats from the moment of the reset forward, without deleting the historical feedback from the database, so you can genuinely measure whether your changes moved the needle instead of looking at a number that’s permanently muddied by the old, unfixed version of the page.

There’s also a dedicated Feedback Records page in the admin, a paginated table of every individual response, with single or bulk delete and CSV export, for anyone who wants to dig into the raw data rather than just the aggregated percentage.

Feedback Records page

Built to stay out of the way

The plugin is deliberately lightweight. The frontend script is vanilla JavaScript with no jQuery dependency, and both the CSS and JS can be disabled independently from the settings page if you’d rather load your own styles.

Feedback counts are cached at two levels (object cache with a transient fallback) so the admin columns and stats stay fast even on sites with a lot of traffic.

Submissions are rate-limited per IP and post to prevent duplicate or automated spam votes, and the box itself respects per-post visibility, meaning you can turn it off on individual posts or pages straight from the editor sidebar without touching a setting globally.

Everything text-facing, the “Was this helpful?” prompt, the button labels, the thank-you message, is editable from the settings page, and falls back to your site’s active language automatically if you never customize it.

editable settings for was this helpful

A few practical details

The feedback box only appears where you’ve told it to, controllable by post type, and you can restrict who sees the stats in the admin by user role, so editors or contributors aren’t necessarily seeing numbers meant for admins.

role based settings for was this helpful for wordpress

Everything is translation-ready, and an Italian translation ships with the plugin.

When it comes time to uninstall, you choose whether the feedback data is removed with it or kept behind, your call, not an assumption the plugin makes for you.

Why a thumbs up/down instead of comments

Comments ask a lot of a reader: think of something to say, write it, attach your identity to it, submit it, and maybe wait to see if it gets moderated or replied to.

Almost nobody does all of that for a piece of content they just skimmed to solve a problem.

A single click asks for nothing but an honest reaction, which is exactly why it works.

It’s not a replacement for comments, it’s a different tool for a different kind of signal: not “what do you think,” but simply “did this help.”

Download from WordPress.org or see the Pro version benefits.