When configuring the store for one of my customers, I came to know one of the payment gateways I’ve developed – Himalayan Bank Payment For WooCommerce is not compatible with the WooCommerce block checkout. The customer complained that when using
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