Remove comments functionality and related in your Wordpress instance.
As of April 2026, Hide Comments Feature is a WordPress hide plugin with 1.0K+ active installations and a 4.5/5 rating from 6 reviews. It has been downloaded 50K+ times in total. Requires WordPress 3.4+ and PHP false+. Available on WordPress.org since 2010. Last updated 8 years ago — may have compatibility concerns. Download volume is stable this week. Top alternative: Email Encoder – Protect Email Addresses….
For those who do not need to have the Comments feature in WordPress (there are a lot of reasons), this plugin removes any trace of that existence in both wp-admin and front-end.
Your theme must rely properly on the WordPress API for the front-end support. The tag must be present.
Completely done through techniques based on both action hooks and CSS.
Doesn’t requires any configuration, just install and any trace of Comments will disappear.
NOTE: This does NOT play with the core, so you are able to update both plugins and WordPress without any trouble.
This plugin provides 4 custom hooks you may play if you need more substance in your theme.
add_action( 'hide_comments_post_types', 'my_hide_comments_post_types' ); to change the list of post types to be processed…says what i does
Just what I was needing, I’ve used a functionality in this plugin as part of one of my coming plugins 🙂
Thanks, works like a charm.
This plugin is simple and sweet. Just install, activate, and it’s a done deal. Five stars.
Voila! Comment box is gone. Very easy. Thank you!
| WordPress | 3.4+ requiredTested up to 3.5.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.