Changeset 59775 for trunk/src/wp-includes/blocks/social-link/block.json
- Timestamp:
- 02/07/2025 03:44:07 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/social-link/block.json
r58187 r59775 10 10 "attributes": { 11 11 "url": { 12 "type": "string" 12 "type": "string", 13 "role": "content" 13 14 }, 14 15 "service": { … … 16 17 }, 17 18 "label": { 18 "type": "string" 19 "type": "string", 20 "role": "content" 19 21 }, 20 22 "rel": {
Note: See TracChangeset
for help on using the changeset viewer.