/gutenberg-book-post-type

An example on how to add Gutenberg support to a custom post type

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Gutenberg Book Post Type ===
Contributors: leemon
Tags: 
Requires at least: 5.0
Tested up to: 5.3
Requires PHP: 7.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

An example on how to add Gutenberg support to a custom post type

== Description ==

An example on how to add Gutenberg support to a custom post type

This plugin is experimental and is provided with no support or warranty. 

== Installation ==
1. Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
2. Activate the plugin through the "Plugins" menu in WordPress

== Copyright ==

Gutenberg Book Post Type is distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Changelog ==
= 1.0 =
* Initial release