equal
deleted
inserted
replaced
1 { |
1 { |
|
2 "apiVersion": 2, |
2 "name": "core/nextpage", |
3 "name": "core/nextpage", |
|
4 "title": "Page Break", |
3 "category": "design", |
5 "category": "design", |
|
6 "description": "Separate your content into a multi-page experience.", |
|
7 "keywords": [ "next page", "pagination" ], |
4 "parent": [ "core/post-content" ], |
8 "parent": [ "core/post-content" ], |
|
9 "textdomain": "default", |
5 "supports": { |
10 "supports": { |
6 "customClassName": false, |
11 "customClassName": false, |
7 "className": false, |
12 "className": false, |
8 "html": false |
13 "html": false |
9 } |
14 }, |
|
15 "editorStyle": "wp-block-nextpage-editor" |
10 } |
16 } |