Changeset 53157 for trunk/src/wp-includes/blocks/site-title/block.json
- Timestamp:
- 04/12/2022 03:10:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-title/block.json
r52275 r53157 1 1 { 2 "$schema": "https://schemas.wp.org/trunk/block.json", 2 3 "apiVersion": 2, 3 4 "name": "core/site-title", … … 31 32 "color": { 32 33 "gradients": true, 33 "link": true 34 "link": true, 35 "__experimentalDefaultControls": { 36 "background": true, 37 "text": true, 38 "link": true 39 } 34 40 }, 35 41 "spacing": {
Note: See TracChangeset
for help on using the changeset viewer.