auto-patch 638-dev-dev01-2024-05-14T20_44_36

This commit is contained in:
root
2024-05-14 20:44:36 +00:00
parent a941559057
commit 5dbb0b284e
1812 changed files with 29671 additions and 14588 deletions

View File

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