The first tutorial in a two-part series that introduces the Block Bindings API in WordPress 6.5. Part 1 focuses on custom fields.
How to enable the Grid variation in your WordPress themes to give you more powerful control over the layout.
Have you ever wanted to disable specific blocks in WordPress? Whether to simplify the editing experience, maintain consistency across a site, or any other reason, this article will guide you through the process.
How to use block filters to dynamically customize image, video, and audio attachment pages in WordPress.
A tutorial on using custom SlotFills to extend both an internal and external codebase.
Learn the basics of adding static commands via the WordPress Command Palette API. The tutorial walks you through building three example commands.
A step-by-step walkthrough of adding custom color options to blocks.
Block variations are one of the most powerful ways to extend WordPress. Learn how to create them and incorporate variations into your workflows.
A tutorial on how to create block design tools or controls for individual blocks using JavaScript.
Part 2 of a three-part series that walks theme authors through building custom editor controls to integrate with block styles.