I want no reference at all to comments on my wife.
No "comments closed"
I want nothing about comments. I just want the page to end without any rerence to comments.
How do I do that?
I want no reference at all to comments on my wife.
No "comments closed"
I want nothing about comments. I just want the page to end without any rerence to comments.
How do I do that?
I think it can be done by deleting
<?php do_action('comment_form', $post->ID); ?>
in the comment.php of your theme.
This topic has been closed to new replies.