PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 14.1.1
Jetpack – WP Security, Backup, Speed, & Growth v14.1.1
12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 14.1.1 14.2.2 14.3.1 14.4.2 All 500 releases
jetpack / _inc / blocks / send-a-message / block.json
block.json
23 lines 789 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "jetpack/send-a-message",
5 "title": "Send A Message",
6 "description": "Let your visitors send you messages with the tap of a button.",
7 "keywords": [
8 "whatsapp",
9 "messenger",
10 "contact",
11 "support"
12 ],
13 "version": "12.5.0",
14 "textdomain": "jetpack",
15 "category": "grow",
16 "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>",
17 "supports": {
18 "html": false
19 },
20 "attributes": {},
21 "example": {},
22 "editorScript": "jetpack-blocks-editor"
23 }