Changeset 56065 for trunk/src/wp-includes/blocks/social-link/block.json
- Timestamp:
- 06/27/2023 02:20:18 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/social-link/block.json
r55440 r56065 1 1 { 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2,3 "apiVersion": 3, 4 4 "name": "core/social-link", 5 5 "title": "Social Icon", … … 25 25 "openInNewTab", 26 26 "showLabels", 27 "iconColor", 27 28 "iconColorValue", 29 "iconBackgroundColor", 28 30 "iconBackgroundColorValue" 29 31 ],
Note: See TracChangeset
for help on using the changeset viewer.