Game Review Block Plugin
Add a review rating block with a score from 1 to 10 to your post. Adds schema.org meta data for Rich Results in search engines.
Add a review rating block with a score from 1 to 10 to your post. Adds schema.org meta data for Rich Results in search engines.
Features
- Easily extend your Gutenberg posts with a review box.
- Add a rating score, game title and a short description. That’s it.
- schema.org structured data and html microformats are added automatically.
- Valid HTML output.
- Inherits the style and typography of your theme.
- 4 blocks: Game Review Box, Game List, Game Table and Random Game.
- Game Review add your review box.
- Game List adds a list of all your rated games.
- Random Game displays a random game title and links it to the coresponding post.
Contribute to this plugin on GitHub.
Installation
- Upload the plugin files to the
/wp-content/plugins/game-review
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Screenshots
Game Review block in Gutenberg editor.
Game Review block in the theme
Game Review blocks: game-list, review-box, random-game
Changelog
4.2
- CSS fix for link color on hover.
4.0.7
- Blocks have better names
- Removed font-size from Random Block.
4.0.0
- New: Game Table Block with sorting
3.9.3
- Tested with WordPress 6.4.
- Removed deprecated filter function.
3.9.2
- Fixed: Line-break with decimal ratings.
3.9.1
- Compatible with WordPress 6.3
3.9
- Feature: Random game block allows to set a minimum rating.
3.7
- Added animation to the game review block with vanilla js.