This commit is contained in:
Tony Volpe
2024-06-17 14:41:24 -04:00
parent f885e93ca8
commit a00f379f7f
11158 changed files with 0 additions and 1781316 deletions

View File

@@ -1,34 +0,0 @@
{
"name": "woocommerce/order-confirmation-additional-fields-wrapper",
"version": "1.0.0",
"title": "Additional Fields",
"description": "Display additional checkout fields from the 'contact' and 'order' locations.",
"category": "woocommerce",
"keywords": [
"WooCommerce"
],
"attributes": {
"heading": {
"type": "string"
}
},
"supports": {
"multiple": false,
"align": [
"wide",
"full"
],
"html": false,
"spacing": {
"padding": true,
"margin": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
}
},
"textdomain": "woocommerce",
"apiVersion": 2,
"$schema": "https://schemas.wp.org/trunk/block.json"
}