[ 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 "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 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |