https://github.com/prolific-digital/wp-disable-comments
A WordPress plugin that disables all comment functionality.
https://github.com/prolific-digital/wp-disable-comments
comments disable-comments plugin wordpress
Last synced: 2 months ago
JSON representation
A WordPress plugin that disables all comment functionality.
- Host: GitHub
- URL: https://github.com/prolific-digital/wp-disable-comments
- Owner: prolific-digital
- License: gpl-3.0
- Created: 2023-07-25T02:33:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T15:06:19.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T12:15:06.634Z (over 1 year ago)
- Topics: comments, disable-comments, plugin, wordpress
- Language: PHP
- Homepage: https://prolificdigital.com
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Disable Comments
The WP Disable Comments plugin for WordPress is designed to disable all WordPress comments and related functionality, providing a streamlined experience for your website users.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)
## Features
- Disables comments on the front end for all post types.
- Removes comment-related sections from the WordPress admin dashboard.
- Hides the "Comments" link from the admin toolbar.
- Disables comment feeds for a more streamlined experience.
- Eliminates comment-related widgets for a cleaner user interface.
- Removes comment-related JavaScript and CSS for improved performance.
- Disables comment notifications for a quieter comment management experience.
- Removes comments from dashboard widgets, providing a distraction-free environment.
- Disables comment-related REST API endpoints for enhanced security.
- Removes comment form from theme templates for a comment-free presentation.
## Installation
1. Download the latest release of WP Disable Comments from the [GitHub repository](https://github.com/prolific-digital/wp-disable-comments).
2. Upload the plugin folder to your WordPress plugin directory (usually `wp-content/plugins/`).
3. Activate the plugin through the 'Plugins' menu in your WordPress admin.
> Please note that this plugin requires PHP 7.0+ and WordPress 5.0+.
## Usage
Once the plugin is activated, all WordPress comments and related functionality will be disabled according to the specified options. If you wish to re-enable comments or make any adjustments, navigate to the plugin settings page located under "Settings" > "Disable Comments."
## Support
For support, feedback, or feature requests, please [submit an issue](https://github.com/prolific-digital/wp-disable-comments/issues) on GitHub.
## Contributing
We welcome contributions to improve the WP Disable Comments plugin. To contribute:
1. Fork the project.
2. Make your feature addition or bug fix.
3. Send us a pull request with a brief description of your changes.
> Before sending a pull request for a feature addition, please discuss it with us first. We want to ensure that changes align with the project's direction and goals.
## License
This project is licensed under the GPL-3.0 License.
---
_Proudly crafted by Prolific Digital_