Changeset 57578 for trunk/src/wp-includes/blocks/html/block.json
- Timestamp:
- 02/09/2024 06:20:12 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/html/block.json
r56065 r57578 17 17 "customClassName": false, 18 18 "className": false, 19 "html": false 19 "html": false, 20 "interactivity": { 21 "clientNavigation": true 22 } 20 23 }, 21 24 "editorStyle": "wp-block-html-editor"
Note: See TracChangeset
for help on using the changeset viewer.