✨ 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 Charts for wpDiscuz Comment Ratings

SleekView Charts reads wp_comments alongside wpDiscuz's vote, rating and follow tables, then renders total comments, vote distribution, top-rated posts and weekly trends as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for wpDiscuz Comment Ratings

Vote and rating data is the moderation signal, surface it

wpDiscuz adds vote buttons, comment ratings and per-comment follows on top of the core wp_comments table, storing each interaction in a dedicated wpDiscuz table keyed by comment_id. The default Comments screen shows only comment text, author and post; the vote tally and rating that flagged the comment in the first place stay invisible during moderation.

SleekView Charts reads wp_comments joined with the wpDiscuz vote and rating tables, then renders moderation health as chart cards. A Number card counts total comments in the chosen window. A Pie shows the rating distribution (1 to 5 stars) so editorial sees how readers are reacting across the site. A Bar ranks posts by average comment rating for editorial follow-up shortlists. An Area trends rated comments per day so post launches, controversy spikes or quiet weeks become visible.

Filters carry between the comments moderation table and the chart cards, so a pending-only filter or a downvoted-only slice narrows every card. Status edits keep flowing through wp_set_comment_status() so Akismet and notification hooks observe writes exactly as they would from the default admin.

Workflow

Turn wpDiscuz vote tables into a dashboard

1

Read comments, votes and ratings

SleekView reads wp_comments joined with the wpDiscuz vote, rating and follow tables, exposing comment text, author, vote tally, star rating, post_id and comment_date as queryable columns.
2

Compose the chart cards

Pick Number, Pie, Bar, Area, Line or Radar cards. Group by rating, comment_post_ID, comment_author, comment_date, comment_approved or any joined column with Count, Sum, Average, Minimum or Maximum aggregation.
3

Save and scope the dashboard

Name the dashboard ("Comment moderation health", "Top-rated threads") and gate it by capability so moderators, editors and community managers each see their slice.
4

Share or export

Send an editor a read-only dashboard URL or export the filtered cohort to CSV. Cards refresh against wp_comments live, so weekly moderation reports stay current without spreadsheet pipelines.

Sample dashboard

Charts you can build from wpDiscuz comment ratings data

Each card reads from wp_comments plus the wpDiscuz vote and rating tables. Mix them to build dashboards for moderation, editorial review or weekly comment-health snapshots.
Number · Default

Total comments

Total rows in wp_comments in the chosen window. The KPI a monthly comment-health report anchors on.
Count
Pie · Donut text

Rating distribution

Distribution of comment ratings from the wpDiscuz rating table. Surfaces sentiment shape across all rated comments at a glance.
Count group by rating
Bar · Horizontal

Top-rated posts

Posts ranked by average comment rating. The shortlist for editorial follow-up, featured-discussion picks or evergreen-content refreshes.
Average(rating) group by comment_post_ID
Area · Gradient

Rated comments per day

Daily rated-comment cadence. Useful for spotting controversy spikes, launch-day comment volume or quiet stretches that need editorial intervention.
Count group by comment_date

Comparison

Default wpDiscuz admin vs SleekView Charts

Default WP comments admin

  • Default Comments screen hides votes and ratings
  • Rating distribution across the site isn't summarised
  • Top-rated posts aren't surfaced anywhere in admin
  • No daily or weekly trend on rated-comment volume
  • Cross-post follow-ups require switching between screens

SleekView Charts

  • KPI card for total comments in a chosen window
  • Pie of rating distribution across the site
  • Bar of top-rated posts by average comment rating
  • Area trend of rated comments per day
  • Filters carry between moderation table and chart cards

Features

What SleekView Charts gives you for wpDiscuz Comment Ratings

Moderation as a dashboard

Render wp_comments and wpDiscuz rating tables as Number, Pie, Bar and Area cards so moderation triage sees shape and trend, not only a row-by-row queue.

Rating distribution

A Pie of comment ratings tells editorial whether reader sentiment is broadly positive, polarised or negative across the site at a glance.

Cadence trend

An Area on comment_date shows daily rated-comment volume, surfacing launches, controversy spikes and quiet stretches without manual log review.

Audience

Who builds wpDiscuz comment ratings charts dashboards with SleekView

Moderators

Pending comments with high downvote counts surface in the moderation table while the chart view tracks total volume and rating distribution at the same time.

Editors

The top-rated posts bar produces an editorial shortlist for featured-discussion picks, pull quotes or sequel articles, refreshed against live ratings each load.

Community managers

Watch comment cadence to evaluate controversy spikes and rating distribution to gauge sentiment, supporting interventions before threads escalate.

The bigger picture

Why comment ratings deserve a dashboard, not a hidden table

wpDiscuz Comment Ratings adds a piece of the signal core WordPress comments lack: how readers are actually responding to each comment. The default Comments admin throws that signal away by showing only text, author and post, which is right for one comment and wrong for understanding how the comment ecosystem is performing. A total-comments KPI anchors monthly reports, a rating distribution pie surfaces sentiment shape, a top-rated-posts bar produces real editorial shortlists and an Area on comment_date reveals controversy spikes and quiet stretches.

Same wp_comments rows, same wpDiscuz rating table, completely different decision posture. The charts render the data wpDiscuz already collects as a dashboard, which is the difference between knowing the site has comments and knowing how the conversation is going.

Questions

Common questions about SleekView Charts for wpDiscuz Comment Ratings

wp_comments and wp_commentmeta joined with the wpDiscuz vote, rating and follow tables keyed by comment_id. No new tracking is added and Akismet, notifications and any custom comment hooks keep firing exactly as they do today.

 

Yes. The wpDiscuz vote table is joinable on comment_id and SleekView exposes positive count, negative count and the net difference as columns. Sort or filter by net score in any chart card or the audit table.

 

Yes. Status edits in the table view write through wp_set_comment_status(), the same function the default Comments screen uses. The chart cards themselves are read-only, but the linked moderation table edits at scale.

 

Yes. Writes use standard WordPress hooks rather than direct SQL. Akismet observes the comment lifecycle through wp_set_comment_status, so SleekView-driven approvals are indistinguishable from default-admin approvals as far as Akismet is concerned.

 

Yes. Group by comment_date with Area or Line cards. Aggregating as Count surfaces volume; aggregating as Average on the rating column surfaces sentiment drift. Both views are useful for editorial reviews and quarterly reports.

 

Yes. The chart view and the table view share the dataset, so a pending-only or low-rating filter narrows both surfaces. Moderation and reporting use the same coherent set of rows under the hood.

 

Yes. wpDiscuz add-ons extend wp_commentmeta or add small keyed tables. SleekView joins them onto wp_comments and exposes add-on data as additional columns in the same view and the same chart cards.

 

Yes. Any filtered cohort behind a chart card exports as CSV with the columns the table view shows, including comment_id, comment_post_ID, author, rating, vote tally and comment_date. Useful for monthly comment-health reports.

 

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