| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
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 "anchor": true, 13 "reusable": false, 14 "html": false, 15 "color": { 16 "gradients": true, 17 "text": false, 18 "__experimentalDefaultControls": { 19 "background": true 20 } 21 }, 22 "typography": { 23 "fontSize": true, 24 "lineHeight": true, 25 "__experimentalFontFamily": true, 26 "__experimentalFontWeight": true, 27 "__experimentalFontStyle": true, 28 "__experimentalTextTransform": true, 29 "__experimentalTextDecoration": true, 30 "__experimentalLetterSpacing": true, 31 "__experimentalDefaultControls": { 32 "fontSize": true 33 } 34 }, 35 "interactivity": { 36 "clientNavigation": true 37 }, 38 "spacing": { 39 "margin": true, 40 "padding": true, 41 "__experimentalDefaultControls": { 42 "padding": true 43 } 44 } 45 } 46 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Tue Jun 16 08:20:09 2026 | Cross-referenced by PHPXref |