Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
wp-includes /
blocks /
image /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
3.14
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.css
4.93
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.min.css
2.55
KB
-rw-r--r--
2026-08-20 16:07
editor.css
4.93
KB
-rw-r--r--
2026-08-20 16:07
editor.min.css
2.55
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.css
12.19
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.min.css
8.61
KB
-rw-r--r--
2026-08-20 16:07
style.css
12.28
KB
-rw-r--r--
2026-08-20 16:07
style.min.css
8.6
KB
-rw-r--r--
2026-08-20 16:07
theme-rtl.css
2.13
KB
-rw-r--r--
2026-08-20 16:07
theme-rtl.min.css
198
B
-rw-r--r--
2026-08-20 16:07
theme.css
2.13
KB
-rw-r--r--
2026-08-20 16:07
theme.min.css
198
B
-rw-r--r--
2026-08-20 16:07
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/image", "title": "Image", "category": "media", "usesContext": [ "allowResize", "imageCrop", "fixedHeight", "navigationButtonType", "postId", "postType", "queryId", "galleryId" ], "description": "Insert an image to make a visual statement.", "keywords": [ "img", "photo", "picture" ], "textdomain": "default", "attributes": { "blob": { "type": "string", "role": "local" }, "url": { "type": "string", "source": "attribute", "selector": "img", "attribute": "src", "role": "content" }, "alt": { "type": "string", "source": "attribute", "selector": "img", "attribute": "alt", "default": "", "role": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "lightbox": { "type": "object", "enabled": { "type": "boolean" } }, "title": { "type": "string", "source": "attribute", "selector": "img", "attribute": "title", "role": "content" }, "href": { "type": "string", "source": "attribute", "selector": "figure > a", "attribute": "href", "role": "content" }, "rel": { "type": "string", "source": "attribute", "selector": "figure > a", "attribute": "rel" }, "linkClass": { "type": "string", "source": "attribute", "selector": "figure > a", "attribute": "class" }, "id": { "type": "number", "role": "content" }, "width": { "type": "string" }, "height": { "type": "string" }, "aspectRatio": { "type": "string" }, "scale": { "type": "string" }, "focalPoint": { "type": "object" }, "sizeSlug": { "type": "string" }, "linkDestination": { "type": "string" }, "linkTarget": { "type": "string", "source": "attribute", "selector": "figure > a", "attribute": "target" }, "isDecorative": { "type": "boolean", "default": false } }, "supports": { "interactivity": true, "align": [ "left", "center", "right", "wide", "full" ], "anchor": true, "color": { "text": false, "background": false }, "filter": { "duotone": true }, "spacing": { "margin": true }, "__experimentalBorder": { "color": true, "radius": true, "width": true, "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "color": true, "radius": true, "width": true } }, "shadow": { "__experimentalSkipSerialization": true } }, "selectors": { "dimensions": ".wp-block-image img, .wp-block-image .components-placeholder", "border": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder", "shadow": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder", "filter": { "duotone": ".wp-block-image img, .wp-block-image .components-placeholder" } }, "styles": [ { "name": "default", "label": "Default", "isDefault": true }, { "name": "rounded", "label": "Rounded" } ], "editorStyle": "wp-block-image-editor", "style": "wp-block-image" }