Writing

Gutenberg: what we have had to fix

4 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.

4 articles
5 min read

WordPress 7.0 Custom Block Breaks the Editor Iframe

WordPress 7.0 forces the iframed block editor, so an old apiVersion block loses its styles and scripts for everyone. Here is the apiVersion 3 fix that holds.

WordPressGutenberg
6 min read

WordPress 6.9 Block Styles Broken Layout: Real Fix

WordPress 6.9 update broke your site layout? Fix collapsed sections, missing block styles, and wrong fonts caused by the new on-demand block asset loader.

WordPressBlock Editor
5 min read

WordPress 7.0 Meta Box Collaboration Fix

WordPress 7.0 real-time collaboration stops when legacy meta boxes are present. Here is the migration fix I would ship on plugin projects today safely.

WordPressGutenberg