DevBrothers No Comments is a simple and powerful plugin that allows you to completely disable comments on your WordPress site. With just one click, you can turn off all comment functionality and remove all existing comments from your database.
Features
- Global Comment Disabling: Disable comments site-wide with a single checkbox
- Complete Removal: Remove all comments and comment metadata from the database with one click
- REST API Support: Comments are disabled through REST API endpoints
- XML-RPC Support: Comments are disabled through XML-RPC methods
- Admin Integration: Seamlessly integrated with DevBrothers Admin Panel
- Safe and Secure: All actions are protected with proper nonce verification and capability checks
What Gets Disabled
When you enable comment disabling, the plugin will:
- Remove comment forms from the frontend
- Disable comments through REST API
- Disable comments through XML-RPC
- Hide comment menu items in the admin area
- Remove comment widgets from the dashboard
- Block comment feeds (RSS)
- Remove X-Pingback headers
Delete All Comments
The plugin includes a powerful feature to delete all existing comments from your database. This action:
- Removes all comments from the database
- Removes all comment metadata
- Updates post comment counts
- Clears affected post caches
Warning: This action is irreversible. Make sure to backup your database before using this feature.