- Timestamp:
- 04/12/2022 03:10:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/term-description/block.json
r52069 r53157 1 1 { 2 "$schema": "https://schemas.wp.org/trunk/block.json", 2 3 "apiVersion": 2, 3 4 "name": "core/term-description", … … 15 16 "html": false, 16 17 "color": { 17 "link": true 18 "link": true, 19 "__experimentalDefaultControls": { 20 "background": true, 21 "text": true 22 } 18 23 }, 19 24 "typography": {
Note: See TracChangeset
for help on using the changeset viewer.