=== Comment Controller === Contributors: section214 Tags: comments, comment, disable Requires at least: 3.0 Tested up to: 4.0 Stable tag: 1.0.4 Allow users to disable comments for their account, or disable comments site-wide per post type or role. == Description == Comment Controller allows users to disable display of comments for their account, and allows site admins to selectively disable comments per-post-type or per-role. **Follow this plugin on [GitHub](https://github.com/Section214/Comment-Controller)** == Installation == 1. Unzip the downloaded 'comment-controller.zip' file 2. Upload the 'comment-controller' folder to '/wp-content/plugins' directory of your WordPress installation 3. Activate the plugin via the WordPress Plugins page == Frequently Asked Questions == None yet == Changelog == = Version 1.0.4 = * Update readme = Version 1.0.3 = * Prettify post type names = Version 1.0.2 = * Update readme >_< = Version 1.0.1 = * Added option to globally disable based on post type * Added option to globally disable based on user role * Improved comment disable function = Version 1.0.0 = * Initial release