golden hour
/var/www/html/wp-includes/blocks/block
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
432 B
Del
OK
editor-rtl.css
1.66 KB
Del
OK
editor-rtl.min.css
362 B
Del
OK
editor.css
1.66 KB
Del
OK
editor.min.css
362 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "name": "core/block", "title": "Reusable block", "category": "reusable", "description": "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.", "textdomain": "default", "attributes": { "ref": { "type": "number" } }, "supports": { "customClassName": false, "html": false, "inserter": false }, "editorStyle": "wp-block-editor" }
Save