Changeset 50929 for trunk/src/wp-includes/blocks/nextpage
- Timestamp:
- 05/19/2021 03:07:55 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/nextpage/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/nextpage/block.json
r50048 r50929 2 2 "apiVersion": 2, 3 3 "name": "core/nextpage", 4 "title": "Page Break", 4 5 "category": "design", 6 "description": "Separate your content into a multi-page experience.", 7 "keywords": [ "next page", "pagination" ], 5 8 "parent": [ "core/post-content" ], 9 "textdomain": "default", 6 10 "supports": { 7 11 "customClassName": false,
Note: See TracChangeset
for help on using the changeset viewer.