plugin updates
This commit is contained in:
@@ -4,9 +4,13 @@
|
||||
"title": "Checkout",
|
||||
"description": "Display a checkout form so your customers can submit orders.",
|
||||
"category": "woocommerce",
|
||||
"keywords": [ "WooCommerce" ],
|
||||
"keywords": [
|
||||
"WooCommerce"
|
||||
],
|
||||
"supports": {
|
||||
"align": [ "wide" ],
|
||||
"align": [
|
||||
"wide"
|
||||
],
|
||||
"html": false,
|
||||
"multiple": false
|
||||
},
|
||||
@@ -56,6 +60,6 @@
|
||||
}
|
||||
},
|
||||
"textdomain": "woocommerce",
|
||||
"apiVersion": 2,
|
||||
"apiVersion": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user