Changeset 61009 for trunk/src/wp-includes/blocks/post-terms/block.json
- Timestamp:
- 10/21/2025 07:11:53 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/post-terms/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-terms/block.json
r59072 r61009 20 20 "prefix": { 21 21 "type": "string", 22 "default": "" 22 "default": "", 23 "role": "content" 23 24 }, 24 25 "suffix": { 25 26 "type": "string", 26 "default": "" 27 "default": "", 28 "role": "content" 27 29 } 28 30 },
Note: See TracChangeset
for help on using the changeset viewer.