Changeset 56065 for trunk/src/wp-includes/blocks/block/block.json
- Timestamp:
- 06/27/2023 02:20:18 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/block/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/block/block.json
r55246 r56065 1 1 { 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2,3 "apiVersion": 3, 4 4 "name": "core/block", 5 "title": " Reusable block",5 "title": "Pattern", 6 6 "category": "reusable", 7 7 "description": "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.",
Note: See TracChangeset
for help on using the changeset viewer.