File: /home/confeduphaar/public_html/wp-content/plugins/essential-blocks/src/blocks/text/block.json
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Text",
"name": "essential-blocks/text",
"category": "essential-blocks",
"description": "Add and customize text content on your website that catches the attention of the visitors.",
"apiVersion": 2,
"textdomain": "essential-blocks",
"supports": {
"anchor": true
},
"usesContext": [
"postId",
"postType",
"essential-blocks/postId",
"essential-blocks/postType",
"essential-blocks/queryId",
"essential-blocks/isLoopBuilder",
"essential-blocks/query"
],
"editorScript": "essential-blocks-editor-script"
}