Your IP : 18.191.234.61


Current Path : /home/church/public_html/edssnow.com/wp-includes/blocks/query-title/
Upload File :
Current File : /home/church/public_html/edssnow.com/wp-includes/blocks/query-title/block.json

{
	"apiVersion": 2,
	"name": "core/query-title",
	"title": "Query Title",
	"category": "design",
	"description": "Display the query title.",
	"textdomain": "default",
	"attributes": {
		"type": {
			"type": "string"
		},
		"textAlign": {
			"type": "string"
		},
		"level": {
			"type": "number",
			"default": 1
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true
		}
	},
	"editorStyle": "wp-block-query-title-editor"
}