Description
This lightweight plugin removes the βPostsβ and βCommentsβ sections from the WordPress admin menu, disables commenting functionality across the site, and can disable the Gutenberg editor site-wide.
Ideal for sites that only use Pages or custom post types and want to simplify the admin interface.
Features:
* Removes βPostsβ and βCommentsβ from the admin menu
* Disables comments and pingbacks across the entire site
* Disables the Gutenberg block editor and restores the classic editor
* Removes the comments admin bar link and related widgets
* Cleans up the editing screens by removing comment options
* Allows SVG and ICO uploads to the Media Library
Installation
- Upload the plugin files to the
/wp-content/plugins/santi-tech-disable-posts-comments
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the βPluginsβ screen in WordPress.
- Visit Settings > Santi Tech to configure which features you want to enable.
FAQ
-
Can I re-enable comments later?
-
Yes. Just disable the βDisable Commentsβ option in Settings > Santi Tech.
-
Does this affect custom post types?
-
No, this plugin only targets the default βPostsβ and βCommentsβ.
-
Will disabling Gutenberg affect my existing content?
-
No, your existing content remains the same. This only changes the editor interface to the classic editor.
-
Is it safe to allow SVG uploads?
-
SVG files can contain scripts, so only enable this if you trust your admin users.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Santi Tech Disable Posts & Comments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Santi Tech Disable Posts & Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Added option to disable Gutenberg editor site-wide
- Restored classic editor functionality when Gutenberg is disabled
1.3
- Added ability to allow SVG and ICO uploads
- Fixed function name prefixes
- Added proper file name conventions
1.0
- Initial release