author | ymh <ymh.work@gmail.com> |
Wed, 21 Sep 2022 18:19:35 +0200 | |
changeset 18 | be944660c56a |
parent 16 | a86126ab1dd4 |
child 19 | 3d72ae0968f4 |
permissions | -rw-r--r-- |
16 | 1 |
{ |
18 | 2 |
"apiVersion": 2, |
16 | 3 |
"name": "core/nextpage", |
18 | 4 |
"title": "Page Break", |
16 | 5 |
"category": "design", |
18 | 6 |
"description": "Separate your content into a multi-page experience.", |
7 |
"keywords": [ "next page", "pagination" ], |
|
16 | 8 |
"parent": [ "core/post-content" ], |
18 | 9 |
"textdomain": "default", |
16 | 10 |
"supports": { |
11 |
"customClassName": false, |
|
12 |
"className": false, |
|
13 |
"html": false |
|
18 | 14 |
}, |
15 |
"editorStyle": "wp-block-nextpage-editor" |
|
16 | 16 |
} |