Changeset 55246 for trunk/src/wp-includes/blocks/site-tagline/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-tagline/block.json
r54257 r55246 5 5 "title": "Site Tagline", 6 6 "category": "theme", 7 "description": "Describe in a few words what the 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 the 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.", 8 8 "keywords": [ "description" ], 9 9 "textdomain": "default", … … 14 14 }, 15 15 "supports": { 16 "anchor": true, 16 17 "align": [ "wide", "full" ], 17 18 "html": false,
Note: See TracChangeset
for help on using the changeset viewer.