=== Post-new buttons/menu using classic editor for Gutenberg === Contributors: hiroshisekiguchi Tags: gutenberg, editor Requires at least: 4.9.8 Tested up to: 4.9.8 Stable tag: 1.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A tiny plugin for 'Gutenberg'. == Description == This plugin does 2 things only when 'Gutenberg' is active. 1. Adding 'Classic Editor' option under 'Add New' button in post.php screen. 2. Adding 'Add new (classic)' link to admin menu. == Installation == 1. Upload the 'post-new-buttons-menu-using-classic-editor-for-gutenberg' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the Plugins menu in WordPress. == Changelog == = 1.0 = - first commmit.