plugin updates
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"title": "Downloads Section",
|
||||
"description": "Display the downloadable products section.",
|
||||
"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,
|
||||
@@ -24,6 +29,6 @@
|
||||
}
|
||||
},
|
||||
"textdomain": "woocommerce",
|
||||
"apiVersion": 2,
|
||||
"apiVersion": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user