Creating Starter Patterns for Template Modals in WordPress 6.3

Note: This post of understanding newly added WordPress Site Editor features including using blocks. This learning post is still in active development and updated regularly. In WordPress 6.2, the Patterns API introduced new modal for creating templates. The modal enabled users to select either “blank” or the current fallback of the template. In WordPress 6.3, […]

Part 2: Anatomy of the Create Block Plugin File Structure

Note: This post of understanding newly added WordPress Site Editor features including using blocks. This learning post is still in active development and updated regularly. In the previous posts in this series, I created a basic scaffold for My First Custom Block. Now, in this post, let’s go through its file structure and understand it, […]