Disable comments in WordPress
29/07/2010
Ofcourse you can disable the comments in the admin dashboard
Settings > Discussion >
[ ] Allow people to post comments on new articles
But on some themes it will still show up on your blog.
So I took a dive into my theme files:
/blog/wp-content/themes/[mytheme]
and took the comment text out of:
comments.php and index.php
Done
Share the post "Disable comments in WordPress"