BlockTypes.php
Block Type Registration: BlockTypes class
This class manages the structured registration of custom block type instances within WordPress, facilitating the addition of new block types to the block editor. Custom block types enhance the Gutenberg editor by providing additional content blocks beyond the default set provided by WordPress.
Tags
Table of Contents
Classes
- BlockTypes
- BlockTypes Registration class.