plugin updates

This commit is contained in:
Tony Volpe
2024-09-17 10:43:54 -04:00
parent 44b413346f
commit b7c8882c8c
1359 changed files with 58219 additions and 11364 deletions

View File

@@ -5,7 +5,9 @@
"icon": "miniCartAlt",
"description": "Display a button for shoppers to quickly view their cart.",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"keywords": [
"WooCommerce"
],
"textdomain": "woocommerce",
"supports": {
"html": false,
@@ -64,6 +66,6 @@
"default": "greater_than_zero"
}
},
"apiVersion": 2,
"apiVersion": 3,
"$schema": "https://schemas.wp.org/trunk/block.json"
}
}