Changeset 53157 for trunk/src/wp-includes/blocks/query-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/query-title/block.json
r52275 r53157 1 1 { 2 "$schema": "https://schemas.wp.org/trunk/block.json", 2 3 "apiVersion": 2, 3 4 "name": "core/query-title", … … 22 23 "html": false, 23 24 "color": { 24 "gradients": true 25 "gradients": true, 26 "__experimentalDefaultControls": { 27 "background": true, 28 "text": true 29 } 25 30 }, 26 31 "spacing": {
Note: See TracChangeset
for help on using the changeset viewer.