run:R W Run
949 By
2026-03-11 16:18:52
R W Run
229 By
2026-03-11 16:18:52
R W Run
212 By
2026-03-11 16:18:52
R W Run
230 By
2026-03-11 16:18:52
R W Run
213 By
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/comments-pagination-numbers",
5 "title": "Comments Page Numbers",
6 "category": "theme",
7 "parent": [ "core/comments-pagination" ],
8 "description": "Displays a list of page numbers for comments pagination.",
9 "textdomain": "default",
10 "usesContext": [ "postId" ],
11 "supports": {
12 "reusable": false,
13 "html": false,
14 "color": {
15 "gradients": true,
16 "text": false,
17 "__experimentalDefaultControls": {
18 "background": true
19 }
20 },
21 "typography": {
22 "fontSize": true,
23 "lineHeight": true,
24 "__experimentalFontFamily": true,
25 "__experimentalFontWeight": true,
26 "__experimentalFontStyle": true,
27 "__experimentalTextTransform": true,
28 "__experimentalTextDecoration": true,
29 "__experimentalLetterSpacing": true,
30 "__experimentalDefaultControls": {
31 "fontSize": true
32 }
33 },
34 "interactivity": {
35 "clientNavigation": true
36 }
37 }
38}
39