Review Ratings & Schema
Free WordPress plugin — star ratings, pros/cons, and automatic Review schema.org markup for any post.
by Internet Gambling Sites · github.com/pixi7777/review-ratings-schema · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pixi7777/review-ratings-schema/archive/refs/heads/main.zipReadme
Review Ratings & Schema
A lightweight review toolkit for WordPress — star ratings, pros/cons, quick facts, and a CTA button on any post, with automatic Review schema.org markup that's only emitted when you actually set a rating.
What it does
Adds one metabox to the post editor with eight optional fields: overall rating, offer/bonus, payout/delivery speed, minimum deposit/price, primary CTA button text + URL, and pros/cons. Display the result anywhere with the [igs_review_box] shortcode, or call igsrs_render_review_box() directly from a theme.
Built for casino, betting, and other affiliate/comparison review sites — pairs naturally with the Wager Review theme, but works standalone with any theme.
Why the schema matters
When a rating is set, the plugin outputs Review schema.org JSON-LD automatically so search engines can show star ratings in results. If no rating is set, no Review schema is output at all — this plugin never fabricates a rating just to make structured data "work," since fake review markup is exactly what search engines penalize.
Features
- One metabox, eight optional fields — use as many or as few as you like
[igs_review_box]shortcode works in any themeigsrs_render_review_box( $post_id )template tag for theme developers- Automatic Review schema.org JSON-LD, gated on a real rating being present
- Namespaced, minimal CSS that adapts to light/dark mode
- No settings page, no external requests, nothing to configure
Installation
- Download the latest release or clone this repo.
- Upload to
/wp-content/plugins/review-ratings-schema, or install directly through the WordPress plugins screen. - Edit any post, fill in the fields you want under "Review Rating & Schema."
- Add
[igs_review_box]wherever you want it displayed, or rely on the automatic schema output alone.
Full details in readme.txt (WordPress.org format).
License
GPLv2 or later — see LICENSE.
Links
- WordPress.org listing (pending review)
- Built and maintained by InternetGamblingSites.net