Changeset 57578 for trunk/src/wp-includes/blocks/social-links/block.json
- Timestamp:
- 02/09/2024 06:20:12 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/social-links/block.json
r56159 r57578 5 5 "title": "Social Icons", 6 6 "category": "widgets", 7 "allowedBlocks": [ "core/social-link" ], 7 8 "description": "Display icons linking to your social media profiles or sites.", 8 9 "keywords": [ "links" ], … … 78 79 "padding": false 79 80 } 81 }, 82 "interactivity": { 83 "clientNavigation": true 80 84 } 81 85 },
Note: See TracChangeset
for help on using the changeset viewer.