golden hour
/var/www/html/wp-includes/blocks/code
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
395 B
Del
OK
style-rtl.css
1.37 KB
Del
OK
style-rtl.min.css
80 B
Del
OK
style.css
1.37 KB
Del
OK
style.min.css
80 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "name": "core/code", "title": "Code", "category": "text", "description": "Display code snippets that respect your spacing and tabs.", "textdomain": "default", "attributes": { "content": { "type": "string", "source": "html", "selector": "code" } }, "supports": { "anchor": true, "typography": { "fontSize": true } }, "style": "wp-block-code" }
Save