Woops, Sorry.

The plug-in I'm using to make posts viewable to registered members only is called
WP Hide Post. It allows me to put a simple piece of code into each post.
The problem I'm having is that although the actual post (article) is now protected, all the
comments made on those posts can still be viewed by anyone, as in they're totally public and I don't want them to be. I want the comments made on posts to be hidden and only viewable if you are a registered member and signed in. Does this make more sense I hope?
I've found some potential solutions in other forums, but those solutions involve some edits to certain PHP files that get way over my head. Was hoping for a similar plug-in to the
WP Hide Post that will work for the comments section of each post as well.