=== Gutenberg Add New Post === Contributors: rafiq91 Tags: add new, gutenberg, add new post, block editor, duplicate post, permanently delete Requires at least: 5.7 Tested up to: 5.9 Requires PHP: 7.0 Stable tag: 0.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Donate link: https://exlac.com/ Adds the missing "Add New" button of classic editor to the Block Editor toolbar, so you can easily create new posts/pages/custom post types, as well as duplicate or permanently delete post. == Description == Gutenberg Add New Post allow you to quickly create new posts from the Block Editor toolbar. You can create new posts in one of two ways: 1. A new post 2. Duplicate the post 3. Delete it permanently If you enjoy the plugin, please leave a review! ⭐⭐⭐⭐⭐ If you need support, please use the support forum to reach out. === Key Features === * A disabled button is available in the toolbar in brand new posts * The "Add New" button becomes clickable once your post's status is auto-draft, draft, pending, published, or any other state except new. * You can duplicate or completely delete the current post with two clicks. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, install the plugin through the WordPress plugins screen directly, or search for `QuickPost` in the Block Library. 2. Activate the plugin through the 'Plugins' screen in WordPress if installed manually or through the WordPress plugins screen. 3. Use the `Add New` button in the Block Editor toolbar when needed. == Screenshots == 1. In brand new posts, the `Add New` button is disabled. 2. In posts that are not new, the `Add New` button is clickable and lets you create new and duplicate posts right from the Block Editor. 3. Click the menu button to reveal the `Duplicate Post` and `Delete Permanently` buttons. 4. Clicking the `Add New` button takes you to a fresh new post of the same post type. == Changelog == = 0.1.0 - April 1, 2022 = * Release