Changeset 61009 for trunk/src/wp-includes/blocks/site-tagline/block.json
- Timestamp:
- 10/21/2025 07:11:53 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-tagline/block.json
r59072 r61009 5 5 "title": "Site Tagline", 6 6 "category": "theme", 7 "description": "Describe in a few words what th e site 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 "description": "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors.", 8 8 "keywords": [ "description" ], 9 9 "textdomain": "default", … … 37 37 } 38 38 }, 39 "contentRole": true, 39 40 "spacing": { 40 41 "margin": true,
Note: See TracChangeset
for help on using the changeset viewer.