✨ 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

SleekPixel for wpDiscuz threaded comment sites

wpDiscuz writes its threaded comments into wp_comments and stores per-thread settings in wp_commentmeta under keys like wpdiscuz_rating. SleekPixel reads the comment count, the top voted reply and the most recent author, then composes a share card that signals the discussion is alive.

♾️ Lifetime License available

SleekPixel example output for wpDiscuz

Make the comment thread part of the share

wpDiscuz turns the default WordPress comment section into a live, threaded discussion with voting, inline replies and per-comment ratings. The data sits in the standard wp_comments table, with wpDiscuz adding wp_commentmeta rows for the rating, the vote count and the parent thread structure under keys like wpdiscuz_rating and wpdiscuz_likes. The thread becomes a feature of the post.

The piece that defaults break is the share preview. A wpDiscuz-powered post that has accumulated a hundred comments still shares with the same generic OG image as a post with zero comments. Readers on Slack and LinkedIn cannot tell whether the post has an active discussion underneath. SleekPixel uses the comment count and the top voted reply as design slots. The headline names the post, the subhead names the thread, and the badge stamps the count.

The signal flips the share. Readers who click arrive at the post already aware that there is a discussion to read. Engagement stays higher because the share filtered for readers who care about the conversation. The thread becomes the marketing for itself, and wpDiscuz finally gets a public surface that matches the work it does.

Workflow

From comment thread to share card

1

Install alongside wpDiscuz

Activate SleekPixel on a site that already runs wpDiscuz. The plugin detects wpDiscuz's commentmeta keys and offers a live-thread preset for the template slot map.
2

Pick a thread template

Start from the live-thread preset. The preset includes a count badge in the top-right corner, a subhead slot for the most-recent author and a secondary line for the top voted reply.
3

Map comment fields to slots

Connect template slots to get_comments_number for the post, the comment_author column on the latest row, and the wpdiscuz_likes meta on the top voted comment.
4

Comments arrive on the post

On comment_post and the wpDiscuz vote actions, SleekPixel re-renders the share card with the current count and the top author, then overwrites the og:image meta on the post.

Output

Sample live-thread share card

Rendered from a real wpDiscuz thread. Comment count and most-recent author come from wp_comments, the top voted reply from wp_commentmeta.

Format: PNG, OG + Twitter card Dimensions: 1200 × 630
SleekPixel example output for wpDiscuz

Comparison

Default thread share vs SleekPixel for wpDiscuz

Generic blog OG image

  • wpDiscuz has no built-in share image or social preview generator
  • Comment count and top voices never appear on the post share preview
  • Threaded discussion stays invisible to readers on Slack and LinkedIn
  • Default share image is identical for posts with zero and a hundred comments
  • No hook from wpdiscuz_likes into a per-post social card

SleekPixel

  • Reads wp_comments for the per-post comment count and most-recent author
  • Reads wp_commentmeta for wpdiscuz_likes and rating values
  • Stamps the comment count as a top-right badge on the share card
  • Names the top voted reply author on the subhead slot when present
  • Re-renders on comment_post so the count stays current on share

Features

What SleekPixel gives you for wpDiscuz

Thread as headline

The template uses the wpDiscuz comment count as a top-right badge and the most-recent author as the subhead. Readers scanning a feed can tell at a glance which posts have a live discussion versus which are quiet.

Top voted reply slot

When the thread has a top voted reply, SleekPixel can surface the author name on the card. The wpDiscuz vote count from wpdiscuz_likes picks the reply, and the template renders it in the secondary text slot.

Refreshes on new comment

SleekPixel hooks comment_post and the wpDiscuz vote actions to re-render the share card when the count changes meaningfully. The image stays current with the thread without any editor work.

Use cases

Where comment-heavy sites get the most lift

Opinion and editorial

Opinion sites where the comment section drives almost as many reads as the post itself get a share card that names the discussion, not just the post headline.

Active community blogs

Community blogs with high comment counts get a per-post card that signals an active thread, which converts share viewers into thread readers.

Product review sites

Review sites that use wpDiscuz ratings get the average rating on the card via the wpdiscuz_rating postmeta, so the share preview shows the score next to the headline.

The bigger picture

Why an active thread should be part of the share

wpDiscuz exists because the default WordPress comment section is not enough for a site where the discussion is part of the product. A site that runs wpDiscuz has invested in threaded replies, voting and per-comment ratings because the thread under the post matters to the editorial team. The piece that almost no wpDiscuz site solves is making the thread visible on the share.

The same post shares with the same image whether the thread has zero comments or two hundred, which means a reader on Slack or LinkedIn cannot tell which posts have an active discussion underneath. SleekPixel fixes the share. The comment count goes on the card as a badge, the most-recent author goes in the subhead, and the top voted reply goes in a secondary slot when present.

Readers can tell from the preview that there is a thread to read. The share filters for readers who care about the discussion, not just the headline, and the post itself gets the right kind of engagement. The thread becomes the marketing for itself, and the wpDiscuz install finally gets a public surface that names the work it does.

Questions

Common questions about SleekPixel for wpDiscuz

Yes. SleekPixel reads wp_comments and wp_commentmeta directly via the WordPress query API. wpDiscuz's frontend lazy-load and its own object cache layer do not block the render-time query, which runs on the server during save and comment hooks.

 

By default the render fires on comment_post and on milestone count thresholds, every ten comments by default. Sites that want a refresh on every single comment can drop the threshold to one in the SleekPixel settings.

 

Yes. The badge slot in the template can be wired to the wpdiscuz_rating postmeta average instead of the comment count. Review sites that use wpDiscuz primarily for ratings often prefer that wiring.

 

No. SleekPixel respects the comment status column and filters out anything in spam or trash. Comments that were flagged by wpDiscuz's own moderation flow do not surface on the share card.

 

Optionally. The template can include an avatar slot that pulls from the wpDiscuz user link or the default Gravatar URL. Sites that want a fully privacy-friendly card leave the slot empty and only render the author's display name.

 

Yes, with a small extension. wpDiscuz can replace bbPress's default reply form, and the comments still land in wp_comments. SleekPixel reads the same table on bbPress topics as on regular posts.

 

The badge slot is hidden when the comment count is zero, and the card falls back to a regular post share preview with the title and excerpt. As soon as the first comment lands, the badge re-appears on the next render.

 

Yes. SleekPixel templates can be scoped by category or custom field, so categories where comments are turned off or where the count is irrelevant get a different template with no thread slots wired.

 

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