comments.php aç.
121.satırı bul yada arat:
<?php comment_text(); ?>
122. satıra şunları yaz:
<?php if ($comment->comment_approved == '0') : ?>
<em><font color="#CC0033">
<?php _e('Your comment is awaiting moderation.') ?>
</font></em>
<br /><?php endif; ?>