/ Published in: PHP
All you need to do is create a child theme, and create a new comments.php file inside that child theme. Then insert this code into the comments.php file you just created;
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php return false; ?>
URL: http://www.aotearoawebdesign.co.nz/blog/completely-disable-wordpress-comments/