WordPress 6.9 introduces new form elements support via theme.json. In this walkthrough, learn how to use them and when to fall back to CSS.
A step-by-step guide on registering and applying border radius size presets coming in the WordPress 6.9 release.
When you want or need to step away from using theme.json for styling themes, this guide will walk you through best practices for using stylesheets instead.
How to build block themes with both light and dark color scheme that’s activated based on the user’s operating system preferences.
Discover the key differences between two common WordPress theme types and learn how to seamlessly integrate modern block theme features into a classic theme. This approach allows for a smooth, gradual transition to block-based functionality while retaining the flexibility and familiarity of traditional development.
A walkthrough of many tips, tricks, and techniques for using theme.json and style variations to their full extent.
Explore how JSON Schema can help you catch errors early and streamline your WordPress development process for block themes, custom blocks or blueprints.
WordPress 6.5 brings drop shadow options to the end user. This post summarizes how to use the controls for various blocks, and how to remove core presets.
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 how to work with custom settings in theme.json files to make CSS custom properties even more powerful.