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

@@ -4,7 +4,9 @@
"title": "Store Breadcrumbs",
"description": "Enable customers to keep track of their location within the store and navigate back to parent pages.",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"keywords": [
"WooCommerce"
],
"textdomain": "woocommerce",
"attributes": {
"contentJustification": {
@@ -20,7 +22,10 @@
}
},
"supports": {
"align": [ "wide", "full" ],
"align": [
"wide",
"full"
],
"color": {
"background": false,
"link": true
@@ -31,6 +36,6 @@
"lineHeight": true
}
},
"apiVersion": 2,
"apiVersion": 3,
"$schema": "https://schemas.wp.org/trunk/block.json"
}
}