HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/woocommerce/assets/client/blocks/product-categories/block.json
{
	"name": "woocommerce/product-categories",
	"title": "Product Categories List",
	"category": "woocommerce",
	"description": "Show all product categories as a list or dropdown.",
	"keywords": [ "WooCommerce" ],
	"supports": {
		"interactivity": {
			"clientNavigation": true
		},
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"background": false,
			"link": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true
		}
	},
	"attributes": {
		"align": {
			"type": "string"
		},
		"hasCount": {
			"type": "boolean",
			"default": true
		},
		"hasImage": {
			"type": "boolean",
			"default": false
		},
		"hasEmpty": {
			"type": "boolean",
			"default": false
		},
		"isDropdown": {
			"type": "boolean",
			"default": false
		},
		"isHierarchical": {
			"type": "boolean",
			"default": true
		},
		"showChildrenOnly": {
			"type": "boolean",
			"default": false
		}
	},
	"example": {
		"attributes": {
			"hasCount": true,
			"hasImage": false
		}
	},
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}