home/fshjisk/zrparis/wp-includes/blocks/embed/block.json 0000666 00000001131 15147277425 0017415 0 ustar 00 {
"apiVersion": 2,
"name": "core/embed",
"category": "embed",
"attributes": {
"url": {
"type": "string"
},
"caption": {
"type": "string",
"source": "html",
"selector": "figcaption"
},
"type": {
"type": "string"
},
"providerNameSlug": {
"type": "string"
},
"allowResponsive": {
"type": "boolean",
"default": true
},
"responsive": {
"type": "boolean",
"default": false
},
"previewable": {
"type": "boolean",
"default": true
}
},
"supports": {
"align": true
},
"editorStyle": "wp-block-embed-editor",
"style": "wp-block-embed"
}
home/fshjisk/zrparis/wp-includes/blocks/spacer/block.json 0000666 00000000375 15150134211 0017602 0 ustar 00 {
"apiVersion": 2,
"name": "core/spacer",
"category": "design",
"attributes": {
"height": {
"type": "number",
"default": 100
}
},
"supports": {
"anchor": true
},
"editorStyle": "wp-block-spacer-editor",
"style": "wp-block-spacer"
}
home/fshjisk/zrparis/wp-includes/blocks/categories/block.json 0000666 00000000661 15150515644 0020465 0 ustar 00 {
"apiVersion": 2,
"name": "core/categories",
"category": "widgets",
"attributes": {
"displayAsDropdown": {
"type": "boolean",
"default": false
},
"showHierarchy": {
"type": "boolean",
"default": false
},
"showPostCounts": {
"type": "boolean",
"default": false
}
},
"supports": {
"align": true,
"html": false
},
"editorStyle": "wp-block-categories-editor",
"style": "wp-block-categories"
}
home/fshjisk/zrparis/wp-includes/blocks/column/block.json 0000666 00000000507 15151411077 0017630 0 ustar 00 {
"apiVersion": 2,
"name": "core/column",
"category": "text",
"parent": [
"core/columns"
],
"attributes": {
"verticalAlignment": {
"type": "string"
},
"width": {
"type": "string"
},
"templateLock": {
"type": "string"
}
},
"supports": {
"anchor": true,
"reusable": false,
"html": false
}
}
home/fshjisk/zrparis/wp-includes/blocks/code/block.json 0000666 00000000373 15151670342 0017250 0 ustar 00 {
"apiVersion": 2,
"name": "core/code",
"category": "text",
"attributes": {
"content": {
"type": "string",
"source": "html",
"selector": "code"
}
},
"supports": {
"anchor": true,
"fontSize": true
},
"style": "wp-block-code"
}
home/fshjisk/zrparis/wp-includes/blocks/nextpage/block.json 0000666 00000000353 15151767170 0020155 0 ustar 00 {
"apiVersion": 2,
"name": "core/nextpage",
"category": "design",
"parent": [ "core/post-content" ],
"supports": {
"customClassName": false,
"className": false,
"html": false
},
"editorStyle": "wp-block-nextpage-editor"
}
home/fshjisk/zrparis/wp-includes/blocks/paragraph/block.json 0000666 00000001267 15152135374 0020310 0 ustar 00 {
"apiVersion": 2,
"name": "core/paragraph",
"category": "text",
"attributes": {
"align": {
"type": "string"
},
"content": {
"type": "string",
"source": "html",
"selector": "p",
"default": ""
},
"dropCap": {
"type": "boolean",
"default": false
},
"placeholder": {
"type": "string"
},
"direction": {
"type": "string",
"enum": [
"ltr",
"rtl"
]
}
},
"supports": {
"anchor": true,
"className": false,
"color": {
"link": true
},
"fontSize": true,
"lineHeight": true,
"__experimentalSelector": "p",
"__unstablePasteTextInline": true
},
"editorStyle": "wp-block-paragraph-editor",
"style": "wp-block-paragraph"
}
home/fshjisk/zrparis/wp-includes/blocks/subhead/block.json 0000666 00000000523 15152760776 0017762 0 ustar 00 {
"apiVersion": 2,
"name": "core/subhead",
"category": "text",
"attributes": {
"align": {
"type": "string"
},
"content": {
"type": "string",
"source": "html",
"selector": "p"
}
},
"supports": {
"inserter": false,
"multiple": false
},
"editorStyle": "wp-block-subhead-editor",
"style": "wp-block-subhead"
}
Back to Directory