Description
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.
- 3 blocks: Game Review Box, Game List 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.
Blocks
This plugin provides 3 blocks.
- Game Review Box 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.
- Game List Lists all rated games.
- Random Game Display a single random game.
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
Contributors & Developers
“Game Review Block” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Game Review Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.5
- Feature: Automatic WordPress repository deployment with GitHub actions.
2.0
- Feature: Videogame Schema
1.9
- Fix: Correct use of operatingSystems in structured data.
1.7
- Feature: added logo, operatingSystem and modifiedDate to structured data.
1.5
- Fix: spelling fixes
1.4
- Fix: php notice
1.3
- Feature: Fontsize Picker for Random Game
1.0
- Inital release.