This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Hide Product Tag Cloud from being available in the Widgets screen from classic themes #6088
Labels
focus: FSE
Work related to prepare WooCommerce for FSE.
type: enhancement
The issue is a request for an enhancement.
type: good first issue
The issue is a good candidate for the first community contribution/for a newcomer to the team.
Describe the bug
We want to hide the Product Tag Cloud widget from the Widgets screen so users use the Tag Cloud block from Gutenberg instead.
To reproduce
Expected behavior
Given that the block from Gutenberg allows specifying the taxonomy to use, it can in fact be used as a Product Tag Cloud block. So we would like the widget from WooCommerce not to appear in the inserter.
Relevant lines of code
https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/58915aee04d01dbc66e0237fe94fda18a8b90d88/src/BlockTypesController.php#L133-L143
The text was updated successfully, but these errors were encountered: