WordPress Block Editor API
The Block Editor API (Gutenberg) enables developers to create custom blocks, block patterns, block templates, and editor plugins for the WordPress Block Editor. It includes JavaScript and PHP APIs for registering block types, modifying editor behavior, and extending the editing experience.