D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
koraa-now.com
/
wp-includes
/
blocks
/
page-list
/
Filename :
block.json
back
Copy
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/page-list", "title": "Page List", "category": "widgets", "description": "Display a list of all pages.", "keywords": [ "menu", "navigation" ], "textdomain": "default", "attributes": { "__unstableMaxPages": { "type": "number" } }, "usesContext": [ "textColor", "customTextColor", "backgroundColor", "customBackgroundColor", "overlayTextColor", "customOverlayTextColor", "overlayBackgroundColor", "customOverlayBackgroundColor", "fontSize", "customFontSize", "showSubmenuIcon", "style", "openSubmenusOnClick" ], "supports": { "reusable": false, "html": false }, "editorStyle": "wp-block-page-list-editor", "style": "wp-block-page-list" }