[wp-trac] [WordPress Trac] #31107: 'Comment must be manually approved' and the moderation keyword box do not stop contributor-level comments on their own posts.
WordPress Trac
noreply at wordpress.org
Fri Jun 5 18:19:59 UTC 2015
#31107: 'Comment must be manually approved' and the moderation keyword box do not
stop contributor-level comments on their own posts.
--------------------------+----------------------
Reporter: Cantdosleepy | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Comments | Version: 4.0
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by rachelbaker):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
@Cantdosleepy,
This is actually by design. The `wp_allow_comment()` function allows the
post_author to comment on their own posts. You can use the
`pre_comment_approved` filter to change this behavior for your site.
I agree that the "Comments must be manually approved" option is
misleading, but I hesitate to change the current behavior.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31107#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list