What I’m trying to do is: when user fills all comment form fields and hit the submit button and comment is posted to DB. I want to show him a message like this “Thank you. Your comment is awaiting moderation” and hide comment form. I don’t know where to start. Can someone help me?
My comment.php file is here: http://wordpress.pastebin.com/MKGKs2AD .