Plugins
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"name": "woocommerce/order-confirmation-billing-wrapper",
|
||||
"version": "1.0.0",
|
||||
"title": "Billing Address Section",
|
||||
"description": "Display the order confirmation billing section.",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user