=== Book Review Block === Contributors: donnapep Tags: gutenberg, block, blog, book, book blog, book blogger, book blogging, book review, rating, review Author URI: https://donnapeplinskie.com Requires at least: 5.0 Tested up to: 5.3 Stable tag: 1.3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A Gutenberg block to add book details and a star rating to a book review post. == Description == Book Review Block enables you to add details such as title, author, cover photo, star rating and more to each of your book reviews. == Installation == 1. Install and activate [Gutenberg](https://wordpress.org/plugins/gutenberg/). 1. Install and activate Book Review Block. 1. Add the *Book Review* block in the Gutenberg editor. OR 1. Install and activate [Gutenberg](https://wordpress.org/plugins/gutenberg/). 1. Download the Book Review Block plugin and extract it. 1. Upload the `book-review-block` folder to the `/wp-content/plugins/` directory on your server. 1. Activate the plugin through the *Plugins* menu. 1. Add the *Book Review* block in the Gutenberg editor. == Screenshots == 1. Empty State 2. Selected State == Changelog == = 1.3.0 = * New: Create a separate "Book Review" block category * New: Update icons for block and block category * New: Deprecate version of block that previously stored attributes in post content * Tweak: Simplify placeholder text displayed in editor = 1.2.4 = * Fix: HTML displaying in reviews = 1.2.3 = * Fix: Review not showing on front end = 1.2.2 = * Fix: style.css not loading in editor * Fix: Error when editing summary * Fix: Release Date not saving = 1.2.1 = * Fix: Gutenberg 4.5.0 compatibility = 1.2.0 = * New: Add support for rich snippets * New: Provide upgrade path for migrating from the Book Review plugin = 1.1.3 = * Fix: Replace deprecated Gutenberg properties and component = 1.1.2 = * Fix: Gutenberg 4.0 compatibility = 1.1.1 = * Fix: Incorrect text saving when backspace key used * Fix: Book cover extending outside parent element = 1.1.0 = * Fix: Address compatibility issues with Gutenberg * New: Add drag and drop book cover uploads = 1.0.0 = * Initial release