Description
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
Enable/Disable comments on any WordPress content (Pages, Posts, or Media) to stop spammers. WP-CLI, XML-RPC & REST-API support to stop spam comments.
More About Plugin ◼️ Documentation ◼️ Support Forum
Take Global Control Over Your WordPress Site
Override all comments-related settings throughout your website & manage your comments just the way you want.
Disable Comments On Posts, Pages & Media
Choose which posts, pages or media should allow comments from site visitors & configure Disable Comments accordingly
Disallow Comments On Multi-Site Network
Have multiple websites? Get rid of irrelevant comments on the entire network using Disable Comments Plugin
KEY FEATURES OF DISABLE COMMENTS
- All “Comments” links are hidden from the Admin Menu and Admin Bar.
- All comment-related sections (“Recent Comments”, “Discussion” etc.) are hidden from the WordPress Dashboard.
- All comment-related widgets are disabled (so your theme cannot use them).
- The “Discussion” settings page is hidden.
- All comment RSS/Atom feeds are disabled (and requests for these will be redirected to the parent post).
- The X-Pingback HTTP header is removed from all pages.
- Outgoing pingbacks are disabled.
- Stop spam comments entirely from the site with one click.
- Delete comments by type, including WooCommerce product reviews.
- [New] Disable comments via XML-RPC & REST-API
- Fully Multi-site Network supported.
- Manage multiple website network-specific subsites or entire network comments in advance.
- Exclude Disable Comments Settings based on user roles.
- Keep the WordPress 6.9+ Block Editor “Notes” comment type working while every other comment stays off.
- [New] AI-agent ready: supports the WordPress Abilities API (WP 6.9+), so AI assistants and MCP clients can read your comment settings.
Please delete any existing comments on your site before applying this setting, otherwise (depending on your theme) those comments may still be displayed to visitors. You can use the Delete Comments tool to delete any existing comments on your site.
🌟 WHAT’S NEW WITH DISABLE COMMENTS 2.0
AMAZING USER FRIENDLY INTERFACE
Easily configure your comment-related settings with an amazing and attractive app-like user interface.
WP-CLI COMMANDS TO DISABLE COMMENTS
Use WP-CLI control for comment-related settings to disable comments on posts, pages, attachments or everywhere on your website.
GET STARTED WITH QUICK SETUP WIZARD
Use the quick setup wizard after activating the plugin to instantly configure comment-related settings for your WordPress website.
DISABLE COMMENTS ON DOCS
Instantly disable comments on your documentation pages or WordPress knowledge base with a single click.
DELETE CERTAIN COMMENT TYPE(S)
Permanently delete certain comment types from your WordPress website including WooCommerce product reviews as well as generic comments.
DISABLE COMMENTS VIA XML-RPC And REST API
Block any comments made on your WordPress website via XML-RPC specification and REST API.
Important note: Use this plugin if you don’t want comments at all on your site (or on certain post types). Don’t use it if you want to selectively disable comments on individual posts – WordPress lets you do that anyway. If you don’t know how to disable comments on individual posts, there are instructions in the FAQ.
If you come across any bugs or have suggestions, please use the plugin support forum. I can’t fix it if I don’t know it’s broken! Please check the FAQ for common issues.
Want to contribute? Here’s the GitHub development repository.
A must-use version of the plugin is also available.
Advanced Configuration
Some of the plugin’s behaviour can be modified by site administrators and plugin/theme developers through code:
-
Define
DISABLE_COMMENTS_REMOVE_COMMENTS_TEMPLATEand set it tofalseto prevent the plugin from replacing the theme’s comment template with an empty one. -
Define
DISABLE_COMMENTS_ALLOW_DISCUSSION_SETTINGSand set it totrueto prevent the plugin from hiding the Discussion settings page.
These definitions can be made either in your main wp-config.php or in your theme’s functions.php file.
THIS PLUGIN IS NOW MAINTAINED BY THE TEAM WPDeveloper.
💙 LOVED DISABLE COMMENTS?
-
For documentation and tutorials go to our Documentation
-
For video tutorials go to our YouTube Playlist
-
Join our Facebook Group
-
If you love Disable Comments, rate us on WordPress
-
For more information about features, FAQs, and documentation, check out our website at Disable Comments
🔥 GET FREEBIES FOR YOUR WORDPRESS SITE
Consider checking out our other WordPress solutions & boost your WordPress website:
🔝 Essential Addons For Elementor: Most popular Elementor addons with 2 million+ happy users & 95+ widgets & ready blocks
🔔 NotificationX – Best Social Proof & FOMO Marketing Solution to increase conversion rates.
🔗 BetterLinks: Latest best WordPress link management plugin for link shortening, tracking & analyzing.
📄 EmbedPress: EmbedPress lets you embed anything including videos, images, posts, audio, maps and upload PDF, DOC, PPT etc.
☁ Templately: 6000+ Free templates library for Elementor & Gutenberg along with the cloud collaboration for WordPress.
📚 BetterDocs: Best Documentation & Knowledge Base Plugin for WordPress reduce manual support tickets & improve user experience.
⏰ SchedulePress: Advanced editorial calendar with WordPress Post Scheduling, Social Sharing, Missed scheduled alerts, and more.
⚡ Flexia: Most lightweight, customizable & multi purpose theme for WordPress.
Visit WPDeveloper to learn more about how to do better in WordPress with Help Tutorial, Tips & Tricks.
Source Code
The JavaScript and CSS shipped in assets/ are compiled with Grunt and Babel from uncompiled sources that are not included in the plugin zip: JavaScript in src/ and Sass in assets/scss/.
Both the sources and the build configuration live in the GitHub development repository. To build them yourself:
npm install
npm run build
Screenshots
Installation
Modern Way:
- Go to the WordPress Dashboard “Add New Plugin” section.
- Search For “Disable Comments”.
- Install, then Activate it.
- The plugin settings can be accessed via the ‘Settings’ menu in the administration area (either your site administration for single-site installs, or your network administration for network installs).
Old Way:
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The plugin settings can be accessed via the ‘Settings’ menu in the administration area (either your site administration for single-site installs, or your network administration for network installs).
FAQ
-
Nothing happens after I disable comments on all posts – comment forms still appear when I view my posts.
-
This is because your theme is not checking the comment status of posts in the correct way.
You may like to point your theme’s author to this explanation of what they are doing wrong, and how to fix it.
-
How can I remove the text that says “comments are closed” at the bottom of articles where comments are disabled?
-
The plugin tries its very best to hide this (and any other comment-related) messages.
If you still see the message, then it means your theme is overriding this behaviour, and you will have to edit its files manually to remove it. Two common approaches are to either delete or comment out the relevant lines in
wp-content/your-theme/comments.php, or to add a declaration towp-content/your-theme/style.cssthat hides the message from your visitors. In either case, make you you know what you are doing! -
I only want to disable comments on certain posts, not globally. What do I do?
-
Go to the edit page for the post you want to disable comments on. Scroll down to the “Discussion” box, where you will find the comment options for that post. If you don’t see a “Discussion” box, then click on “Screen Options” at the top of your screen, and make sure the “Discussion” checkbox is checked.
You can also bulk-edit the comment status of multiple posts from the posts screen.
-
I want to delete comments from my database. What do I do?
-
Go to the tools page for the Disable Comments plugin and utlize the Delete Comments tool to delete all comments or according to the specified post types from your database.
This cannot be undone. Back up your database before running it.
-
How do I disable comments across an entire multisite network?
-
Network-activate the plugin. The settings then live under your Network Admin, where you can either apply one configuration to every site at once or configure individual subsites from the network screen. If you activate the plugin on a single site instead, it only ever affects that site.
-
How do I disable WooCommerce product reviews?
-
WooCommerce product reviews are stored as comments on the
productpost type, so disabling comments onproductturns reviews off too. To remove reviews that already exist, use the Delete Comments tool and select the product post type. -
Can I configure the plugin from WP-CLI?
-
Yes. Settings and deletion are both scriptable, which is useful across a fleet of sites:
wp disable-comments settings --types=post wp disable-comments settings --types=page --add wp disable-comments settings --xmlrpc --rest-api wp disable-comments delete --types=allRun
wp help disable-comments settingsfor the full list of options. Full WP-CLI documentation. -
WordPress 6.9 added “Notes” in the Block Editor. Will this plugin break them?
-
No, as long as you allow them. Notes are technically a comment type (
note), so a blanket disable would switch them off along with everything else. Use the Enable Certain Comment Types setting to keep Notes working while all other comments stay disabled. -
I disabled comments but a cached page still shows the comment form.
-
As of version 2.8.0 the plugin clears page caches automatically whenever you save settings or delete comments, so this should resolve itself. If your host or CDN is not covered, it can hook
disable_comments_purge_cachesto clear its own cache at the same moment.Note that the plugin never touches your object cache — only page caches. The stale thing is rendered HTML.
-
Can AI assistants read my comment settings?
-
Yes, on WordPress 6.9 and above. The plugin registers a read-only
disable-comments/get-statusability through the WordPress Abilities API, so AI assistants, the command palette and MCP clients can ask the site where comments are disabled. It is read-only and requires themanage_optionscapability — nothing can change your settings through it. -
What happens if I deactivate the plugin?
-
Comments go back to whatever WordPress and your theme did before. The plugin filters comment status at runtime rather than rewriting your posts, so your original per-post settings are still intact underneath.
The one exception is the Delete Comments tool: comments it removed are permanently gone and deactivating will not bring them back.
Reviews
Contributors & Developers
“Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]” is open source software. The following people have contributed to this plugin.
Contributors“Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]” has been translated into 41 locales. Thank you to the translators for their contributions.
Translate “Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
This will be maintained from August 19, 2020 – @asif2bd
[2.9.0] – 2026-09-01
- New Feature: Conditional rules – disable or re-enable comments by taxonomy term, page template, or post age, instead of by post type alone
- New Feature: Dry-run preview for Delete Comments – see which comments a delete will remove before running it, and download them as CSV first
- New Feature: Blocked-attempt counter – see how many comment, trackback and REST attempts the plugin has turned away, reported in Site Health
- New Feature: Export and import settings as JSON, with a diff preview before anything is written
- New Feature: WooCommerce product reviews are now a first-class setting, separate from ordinary comments, including closing reviews while other product comments stay open
- New Feature: Theme conflict scanner – diagnoses a theme that still renders a comment form after comments are disabled
- New Feature: Abilities API write support (WordPress 6.9+) – AI assistants and MCP clients can change comment settings and delete comments, gated on the same capabilities as the admin screens
- New Feature: The advanced tools now have a Settings tab of their own, leaving the first screen to the core choice of where comments are off
- Improved: The Delete Comments preview lists the comments it matched – author, date, post and an excerpt – rather than only how many there are
- Improved: Conditional rule terms are searchable, so a taxonomy with more than 200 terms is fully reachable
- Improved: Site Health reports conditional rules, so the overview no longer reads “comments are enabled everywhere” while a rule is closing them
- Improved: Settings screen layout – aligned rule controls, a readable blocked-attempt breakdown, consistent label sizes, and result boxes that match the rest of the plugin
- Improved: readme and plugin directory listing rewritten for clarity
- Fixed: CSV backups escape every free-text column, so a comment cannot execute as a formula when the file is opened in a spreadsheet
- Fixed: An anonymous REST read is no longer counted as a blocked attempt
- Fixed: “Counting blocked attempts since” keeps its start date instead of showing today’s date until the first block
- Fixed: A delete that matches nothing no longer reloads the whole settings screen
- Fixed: The review prompt can be dismissed on every screen it appears on
- Fixed: Uninstall removes the review-prompt data the plugin created
- Fixed: The Abilities API set-status summary describes the site’s configuration rather than the calling user’s role exemption
- Fixed: “Total Comments” says what it counts, so it no longer contradicts the mode-specific delete preview
- Developer:
disable-comments deletegains--dry-runand--export=<file>; newdisable-comments exportanddisable-comments importWP-CLI commands
[2.8.0] – 2026-07-27
- New Feature: WordPress Abilities API support (WordPress 6.9+) — AI assistants, the command palette and MCP clients can now ask the site where comments are disabled, via the read-only
disable-comments/get-statusability - Fixed: Page caches are now purged when settings are saved or comments are deleted — previously a cached page kept serving the comment form after comments were disabled
- Compatible with WordPress 7.0
[2.7.1] – 2026-07-22
- Improvement: General improvements
[2.7.0] – 2026-04-05
- Improvement: Improved overall performance and stability
[2.6.2] – 2026-01-20
- Fixed: An issue where deleting Notes in WordPress 6.9+ throws an error
[2.6.1] – 2025-12-02
- Compatible with WordPress 6.9
- Added: Introduced the “Enable Certain Comment Types” setting, allowing you to exclude the new Block Editor “Notes” comment type introduced in WordPress 6.9
Older releases are listed in changelog.txt.
