run:R W Run
497 By
2026-03-11 16:18:52
R W Run
10.45 KB
2026-03-11 16:18:52
R W Run
9.66 KB
2026-03-11 16:18:52
R W Run
10.45 KB
2026-03-11 16:18:52
R W Run
9.66 KB
2026-03-11 16:18:52
R W Run
error_log
📄block.json
1{
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "core/freeform",
5 "title": "Classic",
6 "category": "text",
7 "description": "Use the classic WordPress editor.",
8 "textdomain": "default",
9 "attributes": {
10 "content": {
11 "type": "string",
12 "source": "raw"
13 }
14 },
15 "supports": {
16 "className": false,
17 "customClassName": false,
18 "lock": false,
19 "reusable": false,
20 "renaming": false,
21 "visibility": false
22 },
23 "editorStyle": "wp-block-freeform-editor"
24}
25