A tutorial on styling the Details block in your theme, adding custom markers, creating patterns with it, and more.
Whether it’s blog posts, documentation or sell copy, great typography can transform your long copy from a hard slog to a great read. In just four steps! Find out how in part 3 of the WordPress Developer Blog’s type series.
Learn the basics of adding static commands via the WordPress Command Palette API. The tutorial walks you through building three example commands.
The 10th edition of a monthly roundup that showcases features for extenders. The latest updates are focused on the WordPress 6.4 release.
A step-by-step walkthrough of adding custom color options to blocks.
The ninth edition of a monthly roundup that cuts through most of the noise, curating the features you need to build on top of modern WordPress.
Whether it’s guidelines changing or the codebase updating, there’s a lot to keep on top of as a plugin developer. One thing that never changes is the need to keep your users happy. In this article, we’re going to discuss a number of things that we, as WordPress plugin developers, should make sure we’re doing
All by itself, the HTML Tag processor is better than regular expressions. It’s convenient, reliable, fast—and You. Can. Read. It. This article shows you in two examples how to get started using the HTML Tag processor.
There’s more to block attributes than meets the eye. Attributes contain data needed by your block, and that data can be retrieved from a number of different locations, not just the block delimiter. This post shows you the ways.
The eighth edition of a monthly roundup that cuts through all the noises, showcasing the features you need to build on top of modern WordPress.