oont-contents/plugins/jetpack/_inc/blocks/send-a-message/block.json
2025-02-08 15:10:23 +01:00

23 lines
No EOL
789 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "jetpack/send-a-message",
"title": "Send A Message",
"description": "Let your visitors send you messages with the tap of a button.",
"keywords": [
"whatsapp",
"messenger",
"contact",
"support"
],
"version": "12.5.0",
"textdomain": "jetpack",
"category": "grow",
"icon": "<svg viewBox='0 0 24 24' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><path d='M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z'/></svg>",
"supports": {
"html": false
},
"attributes": {},
"example": {},
"editorScript": "jetpack-blocks-editor"
}