plugin updates
This commit is contained in:
@@ -4,10 +4,15 @@
|
||||
"title": "Additional Field List",
|
||||
"description": "Display the list of additional field values from the current order.",
|
||||
"category": "woocommerce",
|
||||
"keywords": [ "WooCommerce" ],
|
||||
"keywords": [
|
||||
"WooCommerce"
|
||||
],
|
||||
"supports": {
|
||||
"multiple": false,
|
||||
"align": [ "wide", "full" ],
|
||||
"align": [
|
||||
"wide",
|
||||
"full"
|
||||
],
|
||||
"html": false,
|
||||
"__experimentalBorder": {
|
||||
"color": true,
|
||||
@@ -39,6 +44,6 @@
|
||||
}
|
||||
},
|
||||
"textdomain": "woocommerce",
|
||||
"apiVersion": 2,
|
||||
"apiVersion": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user