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

Commit

Permalink
Reviews by Category: Show review count instead of product count (#4552)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslange committed Aug 13, 2021
1 parent 50c1d4b commit 061d4fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/blocks/reviews/reviews-by-category/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const ReviewsByCategoryEditor = ( {
} }
renderItem={ renderCategoryControlItem }
isCompact={ true }
showReviewCount={ true }
/>
</PanelBody>
<PanelBody
Expand Down

0 comments on commit 061d4fe

Please sign in to comment.