Changeset 61009 for trunk/src/wp-includes/blocks/post-date/block.json
- Timestamp:
- 10/21/2025 07:11:53 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/post-date/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-date/block.json
r59775 r61009 8 8 "textdomain": "default", 9 9 "attributes": { 10 "datetime": { 11 "type": "string", 12 "role": "content" 13 }, 10 14 "textAlign": { 11 15 "type": "string" … … 18 22 "default": false, 19 23 "role": "content" 20 },21 "displayType": {22 "type": "string",23 "default": "date"24 24 } 25 25 },
Note: See TracChangeset
for help on using the changeset viewer.