plugin install
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "woocommerce/store-notices",
|
||||
"version": "1.0.0",
|
||||
"title": "Store Notices",
|
||||
"description": "Display shopper-facing notifications generated by WooCommerce or extensions.",
|
||||
"category": "woocommerce",
|
||||
"keywords": [ "WooCommerce" ],
|
||||
"supports": {
|
||||
"multiple": false,
|
||||
"align": [ "wide", "full" ]
|
||||
},
|
||||
"attributes": {
|
||||
"align": {
|
||||
"type": "string",
|
||||
"default": "wide"
|
||||
}
|
||||
},
|
||||
"textdomain": "woocommerce",
|
||||
"apiVersion": 2,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
Reference in New Issue
Block a user