Forums

If a Registered User comments a post ... (Bug?) (2 posts)

  1. west54
    Member
    Posted 6 years ago #

    If an unregistered user puts a comment under moderation, he can see his comment with the advice " Your comment is awaiting moderation". (this is right)

    If a registered user puts a comment under moderation, he doesn't see his comment with the advice " Your comment is awaiting moderation", he doesn't see his comment at all until it will be approved. (is this a bug?)

  2. west54
    Member
    Posted 6 years ago #

    in wp-comments-post.php

    at about line 53

    I changed: if ( !$user->ID ) :

    with: if ( $user->ID ) :

    and now it works fine.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.