[ SYSTEM ]: Linux wordpress 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-includes
/
blocks
/
search
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 block.json
2,020 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor-rtl.css
360 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor-rtl.min.css
326 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor.css
360 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor.min.css
326 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.css
2,645 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.min.css
2,390 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.css
2,644 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.min.css
2,389 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme-rtl.css
141 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme-rtl.min.css
126 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme.css
141 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme.min.css
126 B
SET
[ EDIT ]
|
[ DEL ]
📄 view.asset.php
84 B
SET
[ EDIT ]
|
[ DEL ]
📄 view.js
3,846 B
SET
[ EDIT ]
|
[ DEL ]
📄 view.min.asset.php
84 B
SET
[ EDIT ]
|
[ DEL ]
📄 view.min.js
1,417 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/search", "title": "Search", "category": "widgets", "description": "Help visitors find your content.", "keywords": [ "find" ], "textdomain": "default", "attributes": { "label": { "type": "string", "role": "content" }, "showLabel": { "type": "boolean", "default": true }, "placeholder": { "type": "string", "default": "", "role": "content" }, "width": { "type": "number" }, "widthUnit": { "type": "string" }, "buttonText": { "type": "string", "role": "content" }, "buttonPosition": { "type": "string", "default": "button-outside" }, "buttonUseIcon": { "type": "boolean", "default": false }, "query": { "type": "object", "default": {} }, "isSearchFieldHidden": { "type": "boolean", "default": false } }, "supports": { "align": [ "left", "center", "right" ], "color": { "gradients": true, "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "interactivity": true, "typography": { "__experimentalSkipSerialization": true, "__experimentalSelector": ".wp-block-search__label, .wp-block-search__input, .wp-block-search__button", "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "__experimentalBorder": { "color": true, "radius": true, "width": true, "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "color": true, "radius": true, "width": true } }, "spacing": { "margin": true }, "html": false }, "editorStyle": "wp-block-search-editor", "style": "wp-block-search" }