✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Kanban for Customer Reviews for WooCommerce

Customer Reviews for WooCommerce writes reviews into wp_comments with comment_type set to 'review' and stores verified-buyer flags in wp_commentmeta. SleekView Kanban groups those rows by comment_approved so moderators drag a card from Pending to Approved instead of clicking through the comments admin.

♾️ Lifetime License available

SleekView Kanban board for Customer Reviews for WooCommerce

Moderate CusRev reviews on a board, not a list

Customer Reviews for WooCommerce (CusRev) is the most installed review plugin in WordPress, and it leans on core: every review is a row in wp_comments with comment_type set to 'review' and comment_approved carrying 0, 1, or spam. CusRev attaches verified-buyer status, rating, product ID, and reminder-email origins in wp_commentmeta. Moderation runs inside the default WordPress comments screen, which lists reviews as flat rows with no native concept of a kanban workflow.

SleekView Kanban reads wp_comments and wp_commentmeta, filters to comment_type = 'review', and groups the resulting rows by comment_approved. Pending sits on the left, Approved in the middle, Spam on the right, plus a Trash column for the recycle bin. Each card shows the reviewer name, the rating as stars, the product the review targets, and a verified-buyer badge when the meta confirms it.

Drag a card from Pending to Approved and SleekView writes comment_approved = 1 back to wp_comments. Drop into Spam and the same field flips to 'spam'. The CusRev rich-snippet pipeline, the reminder-email scheduler, and the verified-buyer logic keep running because the underlying comment rows are unchanged. Moderators get a board, the plugin keeps its plumbing.

Workflow

From wp_comments to a moderation board in four steps

1

Point SleekView at wp_comments

Add a SleekView data source for wp_comments joined to wp_commentmeta, then filter to comment_type equal to 'review'. SleekView auto-detects the CusRev meta keys (rating, verified, product ID) and promotes them to typed columns alongside the core comment fields.
2

Pick comment_approved as the status column

Flip the view from Table to Kanban and select comment_approved as the grouping field. SleekView renders one column per distinct value: 0 (Pending), 1 (Approved), 'spam', and 'trash', each in a card-friendly color you can tune.
3

Choose what shows on each card

Pick the fields that appear on the card front: comment_author, rating (rendered as stars), product title joined from wp_posts, and the verified-buyer badge driven by the meta value. The rest of the row stays available on click for full review text and reminder-email origin.
4

Enable drag-and-drop with audit trail

Turn on drag-and-drop and SleekView writes comment_approved back to wp_comments on every drop. Optional audit logging records the moderator, the previous state, and a timestamp so the moderation history is reconstructible without trawling the comments table by hand.

Sample board

Sample CusRev moderation board

Four columns split a working review queue by comment_approved, with the reviewer, rating, product, and verified flag visible on every card.
Pending
34
Mark T. left 4 stars on Linen Throw
Verified buyer, submitted 18 minutes ago
Anonymous reviewer on Ceramic Mug Set
Unverified, rating 2, reminder-email origin
Priya R. left 5 stars on Bamboo Cutting Board
Verified buyer, photo attached
Approved
1,247
Jamie L. left 5 stars on Walnut Desk Tray
Verified buyer, featured in snippet
Hannah S. left 4 stars on Wool Blanket
Verified buyer, rich-snippet eligible
Devon P. left 5 stars on Brass Candle Holder
Verified buyer, photo + caption
Spam
12
Promo link in body on Tea Towel Set
Unverified, flagged by Akismet
Generic 5-star copy paste on three products
Unverified, same author email
Off-topic comment on Cast Iron Skillet
Unverified, no buyer match
Trash
5
Duplicate review on Stoneware Bowl
Verified buyer, replaced by edit
Author requested removal on Hand Soap
Verified buyer, GDPR request
Test review from staging
Unverified, admin-author

Comparison

Default CusRev moderation vs SleekView Kanban

Default CusRev moderation

  • Moderation runs inside the default WordPress comments admin with no kanban grouping
  • No native column split by comment_approved for Pending, Approved, Spam, Trash
  • Verified-buyer status only visible after opening the individual review row
  • Bulk approval works by checkbox list with no visual queue length per state
  • No audit log of moderator actions tied to comment_approved transitions

SleekView Kanban

  • One card per row in wp_comments filtered to comment_type = 'review'
  • Group by comment_approved for Pending, Approved, Spam, and Trash columns
  • Drag a card across columns and SleekView writes the new comment_approved back to the row
  • Verified-buyer badge, rating stars, and product title rendered on every card front
  • Optional audit log captures moderator, old state, new state, and timestamp per move

Features

What SleekView Kanban gives you for Customer Reviews for WooCommerce

Verified-buyer badge on every card

The verified flag in wp_commentmeta becomes a colored badge on the card. Moderators see at a glance which reviews came from confirmed purchases and which arrived through the public form, so trust-weighted decisions happen before the click.

Drag to approve, drop to spam

Moving a card from Pending to Approved writes comment_approved = 1 to wp_comments. Dropping into Spam flips the same field to 'spam'. The CusRev rich-snippet pipeline keeps reading the same rows, so SEO output stays consistent.

Reminder-email origin visible

CusRev stamps the reminder-email origin in wp_commentmeta. SleekView surfaces that as a small badge so moderators see which reviews came from the post-purchase email loop and which arrived organically through the product page.

Audience

Three ways teams use the CusRev kanban view

Daily moderation queue

Pending column is the moderator's working list. Cards drain into Approved or Spam across the day, and the count above each column gives the team an instant read on backlog at any moment.

Verified-only featured reviews

Filter the board to verified-buyer rows and use the Approved column as the queue for featured-snippet candidates. The badge makes the curation policy visible without opening a single review row.

Spam audit at end of week

The Spam column doubles as a weekly audit. Sort by created date, scan for any verified buyers that landed there by mistake, drag them back to Approved, and the comment_approved flip happens on the drop.

The bigger picture

Why a kanban changes review moderation

Review moderation is a queue problem. The default comments admin treats it as a list problem and forces moderators to scan a flat table for the next thing to do. Switching to a board reframes the work: Pending is a column with a count, Approved is the destination, Spam and Trash are the exit doors.

A backlog of forty pending reviews stops looking like a long page of rows and starts looking like a column that needs to drain. Moderators measure their progress in column counts instead of page numbers. The verified-buyer badge on the card front turns trust-weighted decisions into a glance, so reviews from confirmed purchases get the fast lane and unverified ones get the closer read.

Drag-and-drop replaces the dropdown plus save click that the comments admin demands for every state change, which compounds across the dozens of moderation actions a busy store handles in a week. The CusRev rich-snippet pipeline, reminder-email scheduler, and verified-buyer logic all keep working because SleekView never invents shadow tables, the board reads and writes the same wp_comments rows the rest of the plugin already uses.

Questions

Common questions about SleekView Kanban for Customer Reviews for WooCommerce

No. The verified-buyer flag is stored in wp_commentmeta by CusRev when a reviewer is matched to a completed order, and SleekView only reads that meta to render the badge on the card. The CusRev matching logic, the reminder-email scheduler, and the verification rule all keep running exactly as they did before the kanban view was added.

 

SleekView issues an update on the wp_comments row for that comment_ID, setting comment_approved from 0 to 1. WordPress fires the standard wp_set_comment_status hook, so any CusRev or WooCommerce listeners that respond to review approval (like the rich-snippet rebuild) trigger automatically. Nothing else is rewritten.

 

Yes. comment_approved has four canonical values (0, 1, 'spam', 'trash') and SleekView renders one column per distinct value found in the filtered result set. You can hide a column with a toggle if your workflow does not use it, for example collapsing Trash on the day-to-day moderation board.

 

Yes. Akismet still runs at submission time and marks suspicious reviews with comment_approved = 'spam'. Those rows land in the Spam column automatically. Dragging a card back to Approved updates the row and your Akismet decision history through the comments-edit path WordPress already exposes.

 

Yes. The board respects SleekView's column filters, so you can scope by comment_post_ID for a single product, by comment_date for a date range, by rating (a CusRev meta key) for high-rating-only triage, or by verified flag for a verified-only curation pass.

 

It does on stores where the rich-snippet pipeline listens to comment_status transitions, which is the default CusRev wiring. SleekView fires the standard WordPress comment-status hook on every drop, so any plugin that hooked into that transition (CusRev included) reacts the same way it would to a moderation action in the comments admin.

 

The Table view keeps the checkbox bulk-action workflow for cases like 'approve all verified buyers with rating 5 from last week'. The kanban view is for incremental moderation across the day where dragging single cards is faster than scoping a bulk action. Both views read and write the same wp_comments rows.

 

Yes. When the optional audit log is enabled, every drag write is recorded with moderator, old state, new state, and timestamp in a SleekView log table. The table is exposed as a SleekView data source like any other, so you can render it in Table view, filter by moderator or date, and export to CSV for compliance handover.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView