HEX
Server: Apache
System: Linux andromeda.lojoweb.com 4.18.0-372.26.1.el8_6.x86_64 #1 SMP Tue Sep 13 06:07:14 EDT 2022 x86_64
User: nakedfoamlojoweb (1056)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
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"
}