Changeset 61009 for trunk/src/wp-includes/blocks/group/block.json
- Timestamp:
- 10/21/2025 07:11:53 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/group/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/group/block.json
r59072 r61009 16 16 "type": [ "string", "boolean" ], 17 17 "enum": [ "all", "insert", "contentOnly", false ] 18 },19 "allowedBlocks": {20 "type": "array"21 18 } 22 19 }, … … 92 89 "interactivity": { 93 90 "clientNavigation": true 94 } 91 }, 92 "allowedBlocks": true 95 93 }, 96 94 "editorStyle": "wp-block-group-editor",
Note: See TracChangeset
for help on using the changeset viewer.