ru-se.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

block.json (400B)


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