WP Manifestindependent plugin directory
manifest / social / site-comments-disabler

Site Comments Disabler

Fully disables all comment-related features across the WordPress site. This includes frontend comment areas, admin menus, discussion settings, feeds, and all support in post types. Works globally and silently using MU plugin architecture.

by Mukesh Kushwaha · github.com/mukeshkushwahae/site-comments-disabler · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mukeshkushwahae/site-comments-disabler/archive/refs/heads/main.zip

From the readme

Site Comments Disabler This is a Must-Use (MU) plugin for WordPress that completely disables comments across your whole site. It removes all comment features from the frontend and backend, including: - No comment boxes on posts or pages - No "Comments" menu in the admin dashboard - No "Discussion" settings in admin - Removes support for comments and trackbacks from all post types - Hides comment-related HTML like - Blocks comment and ping functions using filters What is an MU Plugin? MU stands for Must-Use. MU plugins are loaded automatically by WordPress and don’t show up in the regular Plugins screen. They’re good for site-wide or permanent functionality. Learn more: https://wordpress.org/documentation/article/must-use-plugins/ Why use this plugin? If your website doesn’t need comments (like a company site, landing page, or static blog), this plugin helps you clean everything related to WordPress comments with zero configuration. How to install 1. Go to your WordPress directory. 2. Open the wp-content/mu-plugins/ folder. 3. If the mu-plugins folder doesn’t exist, create it. 4. Copy the file site-comments-disabler.php into this folder. That’s it! WordPress will load the

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Nov 2, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.