WordPress Playground is an exciting project that lets you run a whole site in your browser. Here’s everything you need to know to get started.
WordPress 6.5 will ship with the Font Library. Learn how to use a built-in API for registering custom font collections.
This article is about the useSelect React hook from the @wordpress/data library. It offers several tips and tricks on how to use it in the most efficient way possible, and answers many subtle questions about how it really works.
Learn how to create a settings page with multiple controls using WordPress React components for a plugin that displays an announcement bar on the front end.
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.