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.
Writing
4 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.
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.
WordPress Cover Block Error 153 with video backgrounds is finally patched. Here is how I handle existing editors and safer fallbacks before rollout safely.
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.
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.