Author: Fränk Klein
-
Block Editor Typography Settings: The Ultimate Guide
The block editor typography settings interface allows users to customize the text settings for different blocks in the block editor. This includes: Drop cap Font family Font size Appearance (or…
-

The Query Block: The Loop in Block-Based Themes
The Query block is the foundation of every block-based theme. It shows the list of posts for the current page, and is the basis of all further customizations. But if…
-

Implementing Global Styles in Block-Based Bosco
Discover how the global styles feature simplifies styling full-site editing themes. Both for the frontend and for the editor styles.
-

What I Learned Building Themes with Full-Site Editing
So what does it mean to build a theme that’s compatible with Full-Site Editing? And how is it different to the theme building we’ve done for ages?
-

Full Site-Editing: Frequently Asked Questions
Have any question about the Full-Site Editing feature? Or do you want to create a Block Theme? We’ve answered the most common Full-Site Editing questions in the simplest way.
-
Common Unit Test Issues in WordPress
A list of the most common issues encountered when writing WordPress unit tests. Includes workarounds for the most common automated testing problems.