File Manager Lite
Dir:
/home/atomylvb/jarangomd.com/old/wp-includes/blocks/separator
Upload
[..]
block.json (1.12 KB)
Edit
Rename
Del
editor-rtl.min.css (97 B)
Edit
Rename
Del
editor.css (105 B)
Edit
Rename
Del
style-rtl.css (461 B)
Edit
Rename
Del
style-rtl.min.css (405 B)
Edit
Rename
Del
style.css (461 B)
Edit
Rename
Del
style.min.css (405 B)
Edit
Rename
Del
theme-rtl.css (485 B)
Edit
Rename
Del
theme.min.css (437 B)
Edit
Rename
Del
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/separator", "title": "Separator", "category": "design", "description": "Create a break between ideas or sections with a horizontal separator.", "keywords": [ "horizontal-line", "hr", "divider" ], "textdomain": "default", "attributes": { "opacity": { "type": "string", "default": "alpha-channel" }, "tagName": { "type": "string", "enum": [ "hr", "div" ], "default": "hr" } }, "supports": { "anchor": true, "align": [ "center", "wide", "full" ], "color": { "enableContrastChecker": false, "__experimentalSkipSerialization": true, "gradients": true, "background": true, "text": false, "__experimentalDefaultControls": { "background": true } }, "spacing": { "margin": [ "top", "bottom" ] }, "interactivity": { "clientNavigation": true } }, "styles": [ { "name": "default", "label": "Default", "isDefault": true }, { "name": "wide", "label": "Wide Line" }, { "name": "dots", "label": "Dots" } ], "editorStyle": "wp-block-separator-editor", "style": "wp-block-separator" }
Simpan