Design for the Field Type, Not the Field Name
Name-driven layouts promise that these sections look good. Type-driven layouts promise that anything of this shape looks good. The rules that make it hold, how …
Writing · Themes
All posts in the Themes category. Search across the full archive or pick another topic below.
Name-driven layouts promise that these sections look good. Type-driven layouts promise that anything of this shape looks good. The rules that make it hold, how …
Adopting the host theme’s brand colour failed WCAG AA on 7 of 11 themes. PHP could not fix it because the colour only resolves in the browser. How we deri…
WordPress 7.1 adds four filters to configure the Site Editor Pages, Templates, Parts and Patterns screens. Default views, saved views, layouts and Quick Edit fo…
WordPress 7.1 ships a second token system. theme.json styles the front end; the new –wpds-* custom properties and ThemeProvider style the admin. The namin…
background.gradient finally lets a gradient layer over a background image, minWidth completes the dimensions pair, and textShadow arrives in Global Styles. The …
Physical CSS properties break the moment your block theme meets an RTL locale. What writing-mode actually does, why margin-inline beats margin-left, and how to …
The parts of design work AI removes first are the parts juniors used to do. That work was tedious, and it was also how people learned the craft and earned a sea…
One question decides it: when this appears twice and someone edits one, should the other change? How the four reuse mechanisms in a block theme differ, what eac…
Core adopted an @ prefix convention for expressing responsive states inside style data, and the fixed device preview is gone. What the syntax looks like, how it…
contrast-color, field-sizing, :open, container style queries and gap decorations all reached Baseline this year. What each replaces in a block theme, how each f…
Learn how to configure fluid typography and spacing in theme.json. Build responsive block themes using CSS clamp(), container queries, and WordPress 6.9 improve…
A website with a database is a type of website that utilizes a database management system to store, manage, and […]…