2024-01-16 13:17:28 +00:00
|
|
|
{
|
|
|
|
"name": "woocommerce/order-confirmation-additional-fields-wrapper",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"title": "Additional Fields",
|
2024-04-23 14:47:32 +00:00
|
|
|
"description": "Display additional checkout fields from the 'contact' and 'order' locations.",
|
2024-01-16 13:17:28 +00:00
|
|
|
"category": "woocommerce",
|
2024-04-23 14:47:32 +00:00
|
|
|
"keywords": [
|
|
|
|
"WooCommerce"
|
|
|
|
],
|
2024-01-16 13:17:28 +00:00
|
|
|
"attributes": {
|
|
|
|
"heading": {
|
|
|
|
"type": "string"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"multiple": false,
|
2024-04-23 14:47:32 +00:00
|
|
|
"align": [
|
|
|
|
"wide",
|
|
|
|
"full"
|
|
|
|
],
|
2024-01-16 13:17:28 +00:00
|
|
|
"html": false,
|
|
|
|
"spacing": {
|
|
|
|
"padding": true,
|
|
|
|
"margin": true,
|
|
|
|
"__experimentalDefaultControls": {
|
|
|
|
"margin": false,
|
|
|
|
"padding": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"textdomain": "woocommerce",
|
|
|
|
"apiVersion": 2,
|
|
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
2024-04-23 14:47:32 +00:00
|
|
|
}
|