Changeset 50137 for trunk/src/wp-includes/blocks/social-links/block.json
- Timestamp:
- 02/02/2021 05:14:46 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/social-links/block.json
r50048 r50137 4 4 "category": "widgets", 5 5 "attributes": { 6 "iconColor": { 7 "type": "string" 8 }, 9 "customIconColor": { 10 "type": "string" 11 }, 12 "iconColorValue": { 13 "type": "string" 14 }, 15 "iconBackgroundColor": { 16 "type": "string" 17 }, 18 "customIconBackgroundColor": { 19 "type": "string" 20 }, 21 "iconBackgroundColorValue": { 22 "type": "string" 23 }, 6 24 "openInNewTab": { 7 25 "type": "boolean",
Note: See TracChangeset
for help on using the changeset viewer.