[wp-trac] Re: [WordPress Trac] #2783: Registered user can't see in
the post their comments awaiting moderation
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 4 14:35:21 GMT 2006
#2783: Registered user can't see in the post their comments awaiting moderation
----------------------------+-----------------------------------------------
Id: 2783 | Status: new
Component: Administration | Modified: Sun Jun 4 14:35:21 2006
Severity: major | Milestone: 2.0.3
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: west54
----------------------------+-----------------------------------------------
Comment (by west54):
in wp-comments-post.php
at about line 53
I changed:
if ( !$user->ID ) :
with:
if ( $user->ID ) :
and now it works fine.
--
Ticket URL: <http://trac.wordpress.org/ticket/2783>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list