Changeset 56065 for trunk/src/wp-includes/blocks/site-logo/block.json
- Timestamp:
- 06/27/2023 02:20:18 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/site-logo/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-logo/block.json
r55440 r56065 1 1 { 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2,3 "apiVersion": 3, 4 4 "name": "core/site-logo", 5 5 "title": "Site Logo", 6 6 "category": "theme", 7 "description": "Display a graphic to represent this site. Update the block, and the changes apply everywhere it’s used. This is different than the site icon, which is the smaller image visible in your dashboard, browser tabs, etc used to help others recognize this site.",7 "description": "Display an image to represent this site. Update this block and the changes apply everywhere.", 8 8 "textdomain": "default", 9 9 "attributes": {
Note: See TracChangeset
for help on using the changeset viewer.