=== Uncomment — Disable Comments === Contributors: functionsfile, barryceelen Tags: comments, disable comments, spam comments, disable, remove, remove comments Requires at least: 4.6 Tested up to: 5.9 Requires PHP: 5.3 Stable tag: 1.0.2 License: GPLv3+ License URI: https://www.gnu.org/licenses/gpl-3.0.html Your one-stop shop to completely disable comments and remove all comment functionality from your theme and administration screens. == Description == Your one-stop shop to completely disable comments and remove all comment functionality and interface elements from your theme and administration screens. While WordPress allows you to disable comments site-wide via the comments setting screen, the Uncomment plugin goes one step further and disables or hides all interface elements and other functionality related to comments on your WordPress site. Starting with Uncomment consists of just two steps: installing and activating the plugin. Uncomment is designed to disable or hide commenting functionality on your WordPress site without any additional settings. Uncomment also works great as a must-use plugin. Did we miss anything? Leave us a note on [Github](https://github.com/functionsfile/uncomment/issues/) == Installation == Starting with Uncomment consists of just two steps: installing and activating the plugin. Uncomment is designed to disable or hide commenting functionality on your WordPress site without any additional settings. Uncomment also works great as a must-use plugin. ### Install Uncomment from within WordPress 1. Visit the Plugins page within your dashboard and select ‘Add New’ 1. Search for ‘Uncomment’ 1. Activate Uncomment from your Plugins page ### Install Uncomment manually 1. Upload the ‘uncomment’ folder to the /wp-content/plugins/ directory 1. Activate the Uncomment plugin through the ‘Plugins’ menu in WordPress Uncomment contains a `GitHub Plugin URI` plugin header to support updates via the [Git Updater](https://git-updater.com/) plugin. == Frequently Asked Questions == = Does this plugin delete existing comments from the database? = Uncomment does not delete any existing comments from the database. = Can I enable comments for a specific post or post type? = Uncomment is designed to completely disable or hide all comments and commenting functionality on your WordPress site. It does not provide any settings to enable comments for specific posts or post types. = I'm still seeing comments on my site? = Uncomment uses WordPress core actions, filters and functions to hide or disable comments and comment-related elements. It is possible that your theme or another plugin uses its own custom comment elements or functions. In that case, the Uncomment plugin is unable to remove those elements. If you spot any WordPress core comment functionality that should have been removed by the Uncomment plugin, please let us know by opening an [issue](https://github.com/functionsfile/uncomment/issues/) or [pull request](https://github.com/functionsfile/uncomment/pulls/) on Github. == Changelog == = 1.0.2 = Release Date: January 27th, 2022 - Remove Akismet plugin "At a Glance" section. = 1.0.1 = Release Date: January 27th, 2022 - Fix removing comment items from the network admin bar. = 1.0 = Release Date: November 25th, 2021 - Initial release.