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.
Part 1 of a three-part series that walks theme authors through building custom editor controls to integrate with block styles.
Discover the possibilities of theme.json server-side filters, from dynamically modifying color palettes to restricting block controls based on user permissions.
With the introduction of block inspector tabs in WordPress 6.2, block developers have more control over where custom controls should appear by leveraging the group of the InspectorControls component.