Skip to content

Commit 2ac16e0

Browse files
Docs: Update the content of the API version 3 section in the Block API Reference (#65375)
Co-authored-by: t-hamano <[email protected]> Co-authored-by: fabiankaegy <[email protected]>
1 parent e2d7722 commit 2ac16e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference-guides/block-api/block-api-versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This document lists the changes made between the different API versions.
44

55
## Version 3 (>= WordPress 6.3)
6-
- The post editor will be iframed if all registered blocks have a Block API version 3 or higher and the editor has no classic meta boxes below the blocks. Adding version 3 support means that the block should work inside an iframe, though the block may still be rendered outside the iframe if not all blocks support version 3.
6+
- The post editor will be iframed if all registered blocks have a Block API version 3 or higher. Adding version 3 support means that the block should work inside an iframe, though the block may still be rendered outside the iframe if not all blocks support version 3.
77

88
## Version 2 (>= WordPress 5.6)
99

0 commit comments

Comments
 (0)