In WordPress 7.1, the Custom HTML block supports interleaving static HTML with regular, editable blocks (79115):
Static heading Editable paragraph
Static footer In the editor, the static markup renders inert while the inner blocks are editable in place — but locked: they can’t be moved, removed, or have siblings added. The surrounding structure stays intact. The full markup remains accessible in the “Edit HTML” modal, and serialization round-trips unchanged, so existing content is unaffected.
This also makes block markup a friendlier target for AI tools: a model can generate one
Click here to continue reading this article.
