[wp-trac] [WordPress Trac] #9775: Duplicate comment check is too strict

WordPress Trac noreply at wordpress.org
Fri Sep 25 05:22:55 UTC 2015


#9775: Duplicate comment check is too strict
-------------------------+---------------------------
 Reporter:  scribu       |       Owner:  boonebgorges
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  4.4
Component:  Comments     |     Version:  2.7.1
 Severity:  normal       |  Resolution:  fixed
 Keywords:  needs-patch  |     Focuses:
-------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34536"]:
 {{{
 #!CommitTicketReference repository="" revision="34536"
 Introduce 'duplicate_comment_id' filter.

 `wp_allow_comment()` disallows a comment if it matches a comment on the
 same
 post with the same content, author email, and parent. This new filter
 allows
 developers to circumvent or modify this logic, making the duplicate check
 more or less lenient, as they see fit.

 Fixes #9775.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/9775#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list