Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.217.64
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
georgeto /
wp-includes /
blocks /
separator /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.12
KB
-rw-r--r--
2025-04-16 13:15
editor-rtl.css
105
B
-rw-r--r--
2024-11-23 13:12
editor-rtl.min.css
97
B
-rw-r--r--
2024-11-23 13:12
editor.css
105
B
-rw-r--r--
2024-11-23 13:12
editor.min.css
97
B
-rw-r--r--
2024-11-23 13:12
style-rtl.css
461
B
-rw-r--r--
2024-11-23 13:12
style-rtl.min.css
405
B
-rw-r--r--
2024-11-23 13:12
style.css
461
B
-rw-r--r--
2024-11-23 13:12
style.min.css
405
B
-rw-r--r--
2024-11-23 13:12
theme-rtl.css
485
B
-rw-r--r--
2024-11-23 13:12
theme-rtl.min.css
437
B
-rw-r--r--
2024-11-23 13:12
theme.css
485
B
-rw-r--r--
2024-11-23 13:12
theme.min.css
437
B
-rw-r--r--
2024-11-23 13:12
Save
Rename
{ "$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" }