Disable Comments in WordPress (without a plugin)

Paste the following code into your functions.php file or copy the following to "wp-content/mu-plugins/disable-comments.php" to use it as a "must-use plugin" (always-on and before "normals" plugins)

Comments Off on Disable Comments in WordPress (without a plugin)