Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit ed5417e

Browse files
committed
remove duplicated description for controls blocks
1 parent 5744f08 commit ed5417e

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

assets/js/blocks/active-filters/block.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "woocommerce/active-filters",
33
"version": "1.0.0",
44
"title": "Active Product Filters Controls",
5-
"description": "Display the currently active product filters.",
65
"category": "woocommerce",
76
"keywords": [ "WooCommerce" ],
87
"supports": {

assets/js/blocks/attribute-filter/block.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "woocommerce/attribute-filter",
33
"version": "1.0.0",
44
"title": "Filter by Attribute Controls",
5-
"description": "Enable customers to filter the product grid by selecting one or more attributes, such as color.",
65
"category": "woocommerce",
76
"keywords": [ "WooCommerce" ],
87
"supports": {

assets/js/blocks/price-filter/block.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "woocommerce/price-filter",
33
"version": "1.0.0",
44
"title": "Filter by Price Controls",
5-
"description": "Enable customers to filter the product grid by choosing a price range.",
65
"category": "woocommerce",
76
"keywords": [ "WooCommerce" ],
87
"supports": {

assets/js/blocks/stock-filter/block.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "woocommerce/stock-filter",
33
"version": "1.0.0",
44
"title": "Filter by Stock Controls",
5-
"description": "Enable customers to filter the product grid by stock status.",
65
"category": "woocommerce",
76
"keywords": [ "WooCommerce" ],
87
"supports": {

0 commit comments

Comments
 (0)