Updates and tutorials on WordPress theme development, covering classic themes and block themes.
WordPress 6.5 will ship with the Font Library. Learn how to use a built-in API for registering custom font collections.
The Block Hooks API is an extensibility mechanism that allows you to dynamically insert blocks into block themes. Learn how to use the API in your own projects in this comprehensive overview.
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.
What makes a well designed pattern? And what ensures that a pattern integrates flawlessly into any WordPress site? A designer shares some of the lessons they’ve learned while building themes and websites.
A step-by-step walkthrough of how to register block variations using PHP in WordPress 6.5.
The latest installment of a monthly roundup that showcases features that are specific to theme and plugin developers with a special focus on the WordPress 6.5 development cycle.
The second tutorial in a two-part series that introduces the Block Bindings API in WordPress 6.5. Part 2 focuses on registering and using custom binding sources.
The first tutorial in a two-part series that introduces the Block Bindings API in WordPress 6.5. Part 1 focuses on custom fields.
WordPress 6.5 is just a month and a half away, and that means all cylinders are firing. Catch up with the latest changes in the past month.
How to enable the Grid variation in your WordPress themes to give you more powerful control over the layout.