Hello
I would like to block/delete the option to do comments in my website.
Suggestions?
Can we manage this in template option? Block comments in each post/page? Install a plugin? Install captcha?
Thank you
Andy
Hello
I would like to block/delete the option to do comments in my website.
Suggestions?
Can we manage this in template option? Block comments in each post/page? Install a plugin? Install captcha?
Thank you
Andy
Hey,
in single.php delete following code:
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');Thank you so much for your help
Andy
Glad that I could help you :)
You must log in to post.