{"id":16379312,"url":"https://github.com/mtoensing/game-review-block","last_synced_at":"2025-10-09T21:32:14.285Z","repository":{"id":42327764,"uuid":"429507849","full_name":"mtoensing/game-review-block","owner":"mtoensing","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.","archived":false,"fork":false,"pushed_at":"2025-06-09T16:40:05.000Z","size":5134,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T16:40:14.603Z","etag":null,"topics":["gutenberg","gutenberg-blocks","gutenberg-compatible","gutenberg-plugin","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/game-review-block/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtoensing.png","metadata":{"files":{"readme":"readme.txt","changelog":"changelog.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-18T16:48:15.000Z","updated_at":"2025-06-09T16:38:08.000Z","dependencies_parsed_at":"2023-12-22T19:25:53.639Z","dependency_job_id":"aa4f0dd8-db1f-4166-be21-290f10af1998","html_url":"https://github.com/mtoensing/game-review-block","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/mtoensing/game-review-block","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fgame-review-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fgame-review-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fgame-review-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fgame-review-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtoensing","download_url":"https://codeload.github.com/mtoensing/game-review-block/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fgame-review-block/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002051,"owners_count":26083286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gutenberg","gutenberg-blocks","gutenberg-compatible","gutenberg-plugin","wordpress","wordpress-plugin"],"created_at":"2024-10-11T03:48:09.761Z","updated_at":"2025-10-09T21:32:14.280Z","avatar_url":"https://github.com/mtoensing.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Game Review Block ===\nContributors:      MarcDK\nTags:              block, review, schema, rating, shortscore\nRequires at least: 5.9\nTested up to:      6.8\nStable tag:        4.8.3\nRequires PHP:      7.0\nLicense:           GPL-2.0-or-later\nLicense URI:       https://www.gnu.org/licenses/gpl-2.0.html\nDonate link:       https://marc.tv/out/donate\n\nAdd 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. \n\n== Description ==\n\nAdd 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. \n\n= Features =\n\n* Easily extend your Gutenberg posts with a review box.\n* Add a rating score, game title and a short description. That's it. \n* schema.org structured data and html microformats are added automatically. \n* Valid HTML output.\n* Inherits the style and typography of your theme.\n* 4 blocks: Game Review Box, Game List, Game Table and Random Game.\n* Game Review add your review box.\n* Game List adds a list of all your rated games.\n* Random Game displays a random game title and links it to the coresponding post.\n\nContribute to this plugin on [GitHub](https://github.com/mtoensing/game-review-block).\n\n== Installation ==\n\n1. Upload the plugin files to the `/wp-content/plugins/game-review` directory, or install the plugin through the WordPress plugins screen directly.\n1. Activate the plugin through the 'Plugins' screen in WordPress\n\n== Changelog ==\n\n= 4.8 =\n* Tested compatibility with WordPress 6.8\n* Fixed variable sanitization.\n\n= 4.6 =\n* Better random game block with pre- and post text.\n* Better game table styling.\n\n= 4.3 =\n* Added sorting urls to review table.\n* Tested with recent WordPress version.\n\n= 4.2 =\n* CSS fix for link color on hover.\n\n= 4.0.7 = \n* Blocks have better names\n* Removed font-size from Random Block.\n\n= 4.0.0 =\n* New: Game Table Block with sorting \n\n= 3.9.3 =\n* Tested with WordPress 6.4.\n* Removed deprecated filter function.\n\n= 3.9.2 =\n* Fixed: Line-break with decimal ratings.\n\n= 3.9.1 =\n* Compatible with WordPress 6.3\n\n= 3.9 =\n* Feature: Random game block allows to set a minimum rating.\n\n= 3.7 =\n* Added animation to the game review block with vanilla js. \n\n== Screenshots ==\n1. Game Review block in Gutenberg editor.\n2. Game Review block in the theme \n3. Game Review blocks: game-list, review-box, random-game","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoensing%2Fgame-review-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtoensing%2Fgame-review-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoensing%2Fgame-review-block/lists"}