Remove the Product Count on Categories in WooCommerce
May 5, 2014 in Code Snippets by
This snippet will remove the product count functionality site-wide. To do this, place this code in your functions.php file.
/** Remove product count functionality site-wide */ function woocommerce_result_count() { return; }

About Milan
The founder of Dessky, Milan has worked in all aspects of advanced web development, from building large commercialized e-commerce and social network systems to troubleshooting small wordpress blogs. His extensive skills cover virtually every area of web development. Milan works hard to implement tomorrow’s trends utilizing the cutting edge systems of today. He specializes in rich internet web application development and deployment, complex HTML5/CSS3 graphical design layouts, full blown framework-driven rich internet applications, and much more. Milan provides elegant solutions to complex problems encountered by businesses that use internet based services. Also he is the Graduated Engineer of both Computer Science and Information Technology.