• I have google or bing all the internet to find anyone who has the same problem described in title.

    normally after guest posted a comment there would be a message”your comment is awaiting moderation” shown.
    but now the message disappears.
    when i use the default theme “twentyten”,the problem is alse existing.

    i have check the comment callback funciton,the code is just where it should be.

    <?php if ($comment->comment_approved
    =='0'):?> <em class="comment-awaiting-moderation"><?php
    _e( 'your comment is awaiting moderation');?></em> <br /> <?php endif; ?>

    i find a same question posted on the stackoverflow.com

    http://stackoverflow.com/questions/1730510/wordpress-comment-is-awaiting-moderation-message-not-appearing-when-a-comment

    anyone help me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’ve run into the problem of the Awaiting notice not showing too. I require all posts to be moderated before showing. So, I’m not surprised. But, I have not figured out where the code is or how the posting is handled so people know their post is waiting on me.

    People post 2 or 3 times thinking their post has not been entered.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘the message"your comment is awaiting moderation"can't display’ is closed to new replies.