=== Book === Contributors: automattic, vcanales Tags: block Requires at least: 5.5.0 Tested up to: 5.5.0 Stable tag: 0.1.0 Requires PHP: 7.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Displays information about a Book. == Description == This block is meant to be the first of a series of blocks that enable the user to display information about books, in order to organize and share a collection. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/book-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Why 5.5? = The block uses the lightBlockWrapper API, only available on the newest release of WordPress. == Screenshots == 1. Book placeholder 2. Cover image selected, some data entered == Changelog == = 0.1.0 = * Initial Release.