Creating a Custom Post Type with Gutenberg and REST API

Creating a Custom Post Type with Gutenberg and  REST API

Let’s get started by registering a Custom Post Type in WordPress. Post Types are the varieties of content such as posts, pages, taxonomies, products, etc. We’re going to add a new post type, person. WordPress makes it easy to add