17 lines
No EOL
491 B
JSON
17 lines
No EOL
491 B
JSON
{
|
|
"$schema": "https://schemas.wp.org/trunk/block.json",
|
|
"apiVersion": 3,
|
|
"name": "woocommerce-square/sync-with-square-field",
|
|
"version": "0.1.0",
|
|
"title": "Sync with Square checkbox field",
|
|
"category": "widgets",
|
|
"icon": "flag",
|
|
"description": "A block to add a checkbox to set the sync with Square product setting.",
|
|
"attributes": {},
|
|
"supports": {
|
|
"html": false,
|
|
"inserter": false
|
|
},
|
|
"textdomain": "woocommerce-square",
|
|
"editorScript": "file:./index.js"
|
|
} |