How the WordPress 7.0 Iframed Editor Affects Your Custom Blocks
WordPress 7.0 is shifting the iframed editor logic. Instead of checking all registered blocks, it will now check blocks inserted in the post. This change provides better compatibility for legacy sites while pushing developers toward Block API version 3. Learn what this means for your custom blocks and how to prepare for the rollout.