Sid Gifari File Manager
🏠 Root
/
home1
/
immorth6
/
public_html
/
immortaldesigns
/
wp-includes
/
blocks
/
categories
/
Editing: block.json
{ "apiVersion": 2, "name": "core/categories", "title": "Categories", "category": "widgets", "description": "Display a list of all categories.", "textdomain": "default", "attributes": { "displayAsDropdown": { "type": "boolean", "default": false }, "showHierarchy": { "type": "boolean", "default": false }, "showPostCounts": { "type": "boolean", "default": false }, "showOnlyTopLevel": { "type": "boolean", "default": false } }, "supports": { "align": true, "html": false }, "editorStyle": "wp-block-categories-editor", "style": "wp-block-categories" }
Save
Cancel