- Timestamp:
- 02/07/2025 03:44:07 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-author-name/block.json
r59072 r59775 13 13 "isLink": { 14 14 "type": "boolean", 15 "default": false 15 "default": false, 16 "role": "content" 16 17 }, 17 18 "linkTarget": { 18 19 "type": "string", 19 "default": "_self" 20 "default": "_self", 21 "role": "content" 20 22 } 21 23 },
Note: See TracChangeset
for help on using the changeset viewer.