golden hour
/var/www/html/wp-includes/blocks/verse
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
750 B
Del
OK
style-rtl.css
1.37 KB
Del
OK
style-rtl.min.css
74 B
Del
OK
style.css
1.37 KB
Del
OK
style.min.css
74 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "name": "core/verse", "title": "Verse", "category": "text", "description": "Insert poetry. Use special spacing formats. Or quote song lyrics.", "keywords": [ "poetry", "poem" ], "textdomain": "default", "attributes": { "content": { "type": "string", "source": "html", "selector": "pre", "default": "", "__unstablePreserveWhiteSpace": true, "__experimentalRole": "content" }, "textAlign": { "type": "string" } }, "supports": { "anchor": true, "color": { "gradients": true, "link": true }, "typography": { "fontSize": true, "__experimentalFontFamily": true }, "spacing": { "padding": true } }, "style": "wp-block-verse", "editorStyle": "wp-block-verse-editor" }
Save