內容簡介
Kommercely Disable Product Reviews 是一款輕量級的外掛,專為不需要顧客評價的 WooCommerce 商店設計。它能夠輕鬆移除整個商店或特定產品的評價功能,讓商店運行更為順暢。
【主要功能】
• 直觀的管理設定介面
• 精細控制評價功能的開關
• 可選擇性保留特定產品的評價
• 移除所有產品頁面的「評價」標籤
• 隱藏產品進階設定中的「啟用評價」選項
• 移除後台和前端的「最近評價」小工具
外掛標籤
開發者團隊
② 後台搜尋「Kommercely Disable Product Reviews」→ 直接安裝(推薦)
原文外掛簡介
Kommercely Disable Product Reviews is a lightweight plugin that removes the review functionality from your WooCommerce store. Perfect for stores that don’t need customer reviews or want to use alternative review systems.
Reviews can be switched off across the whole store, or kept on a handful of products and categories while everything else stays review free.
🚀 Key Features
Intuitive Admin Settings – Beautiful, user-friendly settings page with bulk controls
Granular Control – Enable/disable individual review features or use master switch
Exceptions – Keep reviews working on selected products and product categories
Remove Reviews Tab – Completely removes the “Reviews” tab from all product pages
Disable Review Settings – Hides the “Enable reviews” option from product advanced settings
Remove Meta Boxes – Removes the “Reviews” meta box from product edit screens
Remove Admin Screen – Removes the Products → Reviews page from the admin menu
Remove Widgets – Removes both dashboard and frontend “Recent Reviews” widgets
Clean Up Tool – Optionally trash or delete reviews that are already in the database
Universal Compatibility – Works with all product types (Simple, Variable, Virtual, Downloadable)
Modern UI/UX – Attractive, responsive admin interface with smooth animations
Reversible – Simply deactivate the plugin to restore all review functionality
Your Reviews Stay Put – Nothing is deleted unless you explicitly ask for it
🔧 What It Does
Admin Settings Page:
Beautiful, intuitive settings interface under WooCommerce menu
Bulk controls to enable/disable all features at once
Individual toggles for granular control
Modern UI with smooth animations and visual feedback
Frontend Changes:
Removes the “Reviews” tab from all product pages
Prevents review submission forms from displaying
Removes WooCommerce Recent Reviews widgets from sidebars
Admin Changes:
Hides “Enable reviews” checkbox in product advanced settings
Removes reviews meta box from product edit screens
Removes the Products → Reviews screen from the admin menu
Removes “Recent Reviews” dashboard widget
Exceptions:
Pick individual products that should keep their reviews
Pick whole product categories, child categories included
Everything else in the store stays review free
The Reviews admin screen stays available so the remaining reviews can be moderated
Clean Up Tool:
Shows how many product reviews are stored in the database
Move them to the trash, where they can still be restored
Or delete them permanently once you are sure
Large stores are handled in batches so the request cannot time out
Complete Compatibility:
Works with all themes and WooCommerce extensions
Compatible with all product types
No conflicts with other plugins
🎯 Perfect For
Stores that don’t want customer reviews
B2B stores where reviews aren’t relevant
Stores using external review systems
Stores that only want reviews on a few flagship products
Clean product pages without review clutter
Testing environments where reviews aren’t needed
💪 Why Choose This Plugin?
One-Click Solution – Install, activate, and reviews are gone
No Configuration – Works immediately after activation
Performance Optimized – Minimal code, maximum efficiency
WordPress Standards – Follows all WordPress coding standards
Regular Updates – Maintained by WooCommerce experts
🔄 Easy Reversal
Simply deactivate the plugin to restore all WooCommerce review functionality. No data is lost, and all your existing reviews remain intact in the database.
🏢 About Kommercely
We’re WooCommerce specialists creating tools that make eCommerce better.
📞 Support & Documentation
Support: Use WordPress.org forums for support questions
Documentation: Check the plugin settings page for detailed options
Issues: Report bugs through WordPress.org support forums
Technical Details
Hooks and Filters Used
woocommerce_product_tabs – Removes reviews tab
woocommerce_product_data_tabs – Removes reviews data tab
woocommerce_product_get_enable_reviews – Disables reviews per product
woocommerce_product_review_comment_form_args – Removes the review form
add_meta_boxes – Removes reviews meta boxes
comments_open – Disables comments for products
wp_dashboard_setup – Removes dashboard widgets
widgets_init – Unregisters review widgets
admin_menu – Removes the product reviews admin screen
Performance
Database queries: none added when reviews are disabled store wide
Exception lookups are cached per request and reuse WordPress term caches
Memory usage: Negligible impact
Page load time: No impact (actually improves by removing review code)
Security
All user inputs are sanitized and validated
Follows WordPress security best practices
No direct file access allowed
Capability checks for admin functions
