=== Comment Controller === Contributors: section214 Tags: comments, comment, disable Requires at least: 3.0 Tested up to: 4.0 Stable tag: 1.0.3 Selectively disable comments on a per-user basis == Description == Comment Controller allows users to disable display of comments for their account. **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.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