Part 1 of a three-part series that walks theme authors through building custom editor controls to integrate with block styles.
This is the first in a series of six posts that are all about typography on the web: what does great type look like? How do you set it? And why do we care? This first post covers the language of type—basic type terminology.
The sixth edition of a monthly roundup that showcases features that are specific to theme and plugin developers. The latest updates are focused on the upcoming WordPress 6.3 release.
Discover the possibilities of theme.json server-side filters, from dynamically modifying color palettes to restricting block controls based on user permissions.
The Style Book is the new one-stop Global Style feature of the Site Editor that allows you to add all global or per-block design elements with a live preview window. This also lets users create a new set of variations that they can modify with a single click.
The Block Editor Handbook is intimidating even for seasoned developers. If you are new to block development, you’re likely to feel completely overwhelmed. This guide will help you to find your way around the Block Editor Handbook. It suggests a learning path that will help you become an expert in no time.
How to create custom template part areas to create a nicer user experience in WordPress block themes.
The fifth installment of a monthly roundup that showcases features that are specific to theme and plugin developers. The latest updates are focused on the WordPress 6.3 development cycle.
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.
A walk-through of customizing the core WordPress block styles directly in theme.json instead of using a custom stylesheet.