?iť?

Your IP : 18.216.197.92


Current Path : /home/scgforma/www/wp-includes/blocks/post-comments/
Upload File :
Current File : /home/scgforma/www/wp-includes/blocks/post-comments/block.json

{
	"apiVersion": 2,
	"name": "core/post-comments",
	"title": "Post Comments",
	"category": "theme",
	"description": "Display a post's comments.",
	"textdomain": "default",
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"usesContext": [ "postId", "postType" ],
	"supports": {
		"html": false,
		"align": [ "wide", "full" ],
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontStyle": true,
			"__experimentalFontWeight": true,
			"__experimentalLetterSpacing": true,
			"__experimentalTextTransform": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		},
		"color": {
			"gradients": true,
			"link": true
		}
	},
	"style": [
		"wp-block-post-comments",
		"wp-block-buttons",
		"wp-block-button"
	]
}