How to disable WordPress Comment
The following code will disable commenting and trackback features of WordPress. You can completely turn off the comment feature by the following code. But if your theme has “This post has x comments” feature this code won’t stop showing the message. For that you have to fix it by removing the code from your design. … Read moreHow to disable WordPress Comment