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

Commit

Permalink
Product Tag Cloud: Hide from Widgets screen in classic themes (#6327)
Browse files Browse the repository at this point in the history
* Product Tag Cloud: Hide from Widgets screen in classic themes
* Fix code indentation
  • Loading branch information
danieldudzic authored May 4, 2022
1 parent d982372 commit 34e69db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BlockTypesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ public function hide_legacy_widgets_with_block_equivalent( $widget_types ) {
'woocommerce_product_search',
'woocommerce_product_categories',
'woocommerce_recent_reviews',
'woocommerce_product_tag_cloud',
'woocommerce_price_filter',
'woocommerce_layered_nav',
'woocommerce_layered_nav_filters'
Expand Down

0 comments on commit 34e69db

Please sign in to comment.