- Timestamp:
- 06/27/2023 02:20:18 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-featured-image/block.json
r55440 r56065 1 1 { 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2,3 "apiVersion": 3, 4 4 "name": "core/post-featured-image", 5 5 "title": "Post Featured Image", … … 11 11 "type": "boolean", 12 12 "default": false 13 }, 14 "aspectRatio": { 15 "type": "string" 13 16 }, 14 17 "width": {
Note: See TracChangeset
for help on using the changeset viewer.