WordPress/wp-includes/blocks/nextpage/block.json

11 lines
173 B
JSON

{
"name": "core/nextpage",
"category": "design",
"parent": [ "core/post-content" ],
"supports": {
"customClassName": false,
"className": false,
"html": false
}
}