[ 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
/
src
/
admin
/
blocks
/
blocks
/
popup-trigger
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 block.json
447 B
SET
[ EDIT ]
|
[ DEL ]
📄 edit.js
3,049 B
SET
[ EDIT ]
|
[ DEL ]
📄 editor.css
333 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.js
409 B
SET
[ EDIT ]
|
[ DEL ]
📄 save.js
253 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.css
757 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "name": "presto-player/popup-trigger", "apiVersion": 2, "title": "Popup Trigger", "category": "presto", "keywords": ["popup", "trigger"], "description": "The trigger that opens the popup.", "textdomain": "presto-player", "parent": ["presto-player/popup"], "supports": { "interactivity": true }, "style": "file:./style.css", "editorStyle": "file:./editor.css" }