Changeset 50945 for trunk/src/wp-includes/blocks/site-tagline/block.json
- Timestamp:
- 05/21/2021 10:12:42 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-tagline/block.json
r50929 r50945 4 4 "title": "Site Tagline", 5 5 "category": "design", 6 "description": " In a few words, what this site is about.",6 "description": "Describe in a few words what the website is about. The tagline can be used in search results or when sharing on social networks even if it's not displayed in the theme design.", 7 7 "keywords": [ "description" ], 8 8 "textdomain": "default", … … 18 18 }, 19 19 "spacing": { 20 "margin": true, 20 21 "padding": true 21 22 },
Note: See TracChangeset
for help on using the changeset viewer.