[wp-trac] [WordPress Trac] #21877: Disabling author field in comments makes "awaiting moderation" go away
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 12 20:17:01 UTC 2012
#21877: Disabling author field in comments makes "awaiting moderation" go away
-----------------------------+--------------------------
Reporter: hakankpunkt | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Comments
Version: 3.4.1 | Severity: normal
Keywords: |
-----------------------------+--------------------------
If one disables the author field via
{{{
unset($fields['author'];
}}}
then writes a comment, the comment does not show up as "awaiting
moderation" on the comment overview page.
Disabling the email and/or url field does not effect the "awaiting
moderation" status.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21877>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list