Init Press v1.1.9 – Smart Comments with Wilson Score

Every content website shares the same pain: good comments sink. A post goes live, three months later someone drops a brilliant reply, but it sits on page three buried under hundreds of chronological comments. New readers never see it. The original author never knows to pin it. Slowly, quality content fades like it never existed.

Init Press v1.1.9 – Smart Comments with Wilson Score

Init Press v1.1.9 was built to fix exactly this.

More than a Like button

There are many ways to add thumbs-up to comments. The easiest: increment a number in the database, display it on the frontend, done. But that creates a nasty side effect—old comments always win. Posted last year, accumulated two hundred likes, content outdated, still on top. A newer comment, more accurate, more helpful, only has five likes, sinks to the bottom unread.

Init Press does not work that way.

The Like/Dislike system here runs on a full toggle mechanism. Like a comment, +1. Change your mind, hit again, Unlike. Already liked but hit Dislike? Automatically removes Like first, then adds Dislike. No simultaneous Like and Dislike. No button mashing a hundred times. State persists in browser localStorage, verified through REST API with nonce—no login required, spam-proof.

Wilson Score—the algorithm behind it

The key lies in sorting. Instead of chronological order or absolute like count, Init Press uses Wilson Score—a statistical formula calculating confidence based on Like/Dislike ratio and vote volume.

Reddit uses this formula to rank comments. YouTube uses a variant to evaluate videos. The principle is simple: a comment with ten Likes, zero Dislikes, gets prioritized over one with a hundred Likes but fifty Dislikes. Higher acceptance rate. Stronger statistical confidence.

The result? Quality comments surface. Controversial ones, despite many likes, drop to where they belong. New good comments no longer drown just because they haven’t had time to accumulate numbers.

Author Boost—subtle priority

Here is a fact: responses from the original post author are usually the most accurate, the most updated, the most worth reading. But in pure ranking systems, the author is just another commenter.

Init Press handles this with Author Boost +10%. The author’s comment gets a slight nudge up in the Wilson Score algorithm—enough to be more visible, not enough to dominate. Not because authors are special, but because information from the source tends to be more reliable. This is reasoned prioritization, not bias.

Flexible control

Not every website needs Wilson Score. Some prefer traditional chronological order. Some don’t want to show Dislike for fear of sparking arguments. Completely understandable.

A dedicated Comment Settings section lives in Theme Settings. Toggle Wilson Score on or off with a single checkbox. Enabled by default, but the decision belongs to the admin. No forcing. No lock-in.

Built from real-world experience

This feature did not come from theory. It was built from observing hundreds of real content websites in action—tech blogs, online magazines, Q&A forums. Every single one faced the same problem: good content sinks, old content hogs the spotlight, readers waste time digging for useful information.

Wilson Score is not a perfect solution for every case. But for serious content websites, it is a valuable tool—helping communities self-regulate quality, helping readers save time, helping authors receive feedback they deserve.

Easy upgrade

Init Press v1.1.9 is fully backward compatible. Already have Like/Dislike data? Wilson Score calculates from existing data—no need to revote from scratch. No data yet? The system works normally, waiting for enough input to make meaningful sorting.

Upload via FTP, or auto-update. No complex configuration. No extra plugins needed. Everything integrated right into the theme.

Comments


  • No comments yet.

Web-Based Tools

Press Ctrl + \ on desktop, or swipe left anywhere on mobile.

Login