Eleven blocks, eleven register_block_type calls, eleven block.json files read from disk on every request. Eleven file reads and eleven JSON parses on every request is not a lot…
A “quiet” button, applied by an editor adding a class in the advanced panel, which nobody could discover and half of them misspelled. A registered style appears in…
A variable font covering Latin, Cyrillic and Greek, on a site that renders English and Turkish. Subsetting is the largest single win available on a page whose largest…
The 6.4 default theme is the clearest worked example of a pattern-driven block theme, and using it as a parent is a different decision entirely. Reading a default…
Three style variations shipped with a theme, of which one was used, and the other two were maintained for two years. A style variation is a full alternative…
A post type registered without the right arguments is invisible to the site editor, which means its template is still a PHP file. show_in_rest is the switch that…
High-Performance Order Storage moves orders out of the posts table, and the compatibility mode that writes to both is the part to plan around. The four queries were…